All Medium Articles
Given a singly linked list containing n nodes. The problem is to sort the list using the recursive selection sort technique. The approach should be… Read More
Given 2 times ‘st‘ and ‘et‘ in HH: MM: SS format. The task is to print the time difference between st and et in HH:MM:… Read More
Pre-requisite:  Linked List Data StructureStack vsHeap Memory Allocation The Linked List is a linear data structure, in which the elements are not stored at contiguous… Read More
Robotics technology (you can also say robotics for better understanding) is a point where the strengths of science, technology, and engineering combine together with a… Read More
In almost every modern website we have seen a login and signup feature, which is surely an important service for both the client and the… Read More
Given two integers N and K. The task is to count all positive integers with length N having an absolute difference between adjacent digits equal… Read More
Vuram Technology came to our college to hire freshers of the 2021-2022 batch for the role of Technical analyst. There was a total of 1… Read More
The whole process consisted of one coding round and 3 interview rounds. Due to covid, the whole process was virtual. Online Coding Round: It was… Read More
Recently Got call from Microsoft. HR asked about my current work and experience and provided me update of the procedure for Microsoft Hiring. The process… Read More
Given two arrays W[] and C[] containing weight and cost of N (1 to N) items respectively, and an integer K, find a segment from… Read More
Role: BA3 Analyst Eligibility: CS & IT students ONLY from 3rd year, with ≥ 60% score across class X, XII and engineering semesters. Round 1(Coding… Read More
I was interviewed at Tekion corp in 2021. It was On-campus. For the first round they shortlisted students based on CGPA. Only the students who… Read More
Given a binary array arr[] containing N integer elements, the task is to create a string s which contains all N elements at the same… Read More
Pre-requisites: Header files in C/ C++ and its uses The difference between the two types is in the location where the preprocessor searches for the… Read More
Want to learn programming or other tech skills but don’t know where to start? If yes, then there’s no need to worry as the particular… Read More
Competitive Programming is a mental sport that involves programmers competing against each other within the given time limit. It makes your problem-solving and coding skills… Read More
While working with batteries and cells in real life, we experience two different potential differences between the terminals of the battery. These potential differences are… Read More
VSEPR Theory tells us about the basic structure of the molecules based on the force of repulsion between lone pair and bond pair of electrons.… Read More
Given an array arr[] containing N positive integers, the task is to maximize bitwise AND of the arr[] by picking at most one element of… Read More
Given a number N, the task is to count the combinations of K numbers from 1 to N having a sum equal to N, with… Read More