All Medium Articles
Given an unsorted array of nonnegative integers, find a continuous subarray which adds to a given number. Examples :  Input: arr[] = {1, 4, 20, 3,… Read More
Given a singly linked list of characters, write a function that returns true if the given list is a palindrome, else false. Recommended: Please solve… Read More
In this article, we are going to print Prime numbers using MS SQL. Here we will be using 2 while loops statement for printing prime… Read More
Given an expression string exp, write a program to examine whether the pairs and the orders of “{“, “}”, “(“, “)”, “[“, “]” are correct… Read More
Given an expression string exp, write a program to examine whether the pairs and the orders of “{“, “}”, “(“, “)”, “[“, “]” are correct… Read More
Given an array arr[ ] of size N. The task is to find the no of subsets with sum as (sum of the array –… Read More
Given a linked list and two integers M and N. Traverse the linked list such that you retain M nodes then delete next N nodes,… Read More
Software Engineering is indeed a must-go field for every individual who aspires to make a successful career as a software engineer, software developer, etc. in… Read More
Mathematics is an important subject in CBSE Class 12th Board Exam. There is a common misunderstanding among students that Math is a complex subject. If… Read More
In this article, we are going to learn how we can add File Dropper in NextJs. NextJS is a React-based framework. It has the power… Read More
Given an array arr[] of positive integers and a positive number K, the task is to find the minimum swaps of elements required such that… Read More
Priority Queues Priority queues are a type of container adapters, specifically designed such that the first element of the queue is the greatest of all… Read More
Insertion sort: The array is virtually split into a sorted and an unsorted part. Values from the unsorted part are picked and placed at the… Read More
Given an array arr[] of size N, the task is to check if the sum of the left subarray is divisible by the sum of… Read More
Given an array, arr[] of N elements and an integer K, the task is to find the number of pairs (i, j) such that the… Read More
Given a graph consisting of N nodes and an array edges[][] denoting an edge from edges[i][0] with edges[i][1]. Given a node K, the task is… Read More
Hi folks, Zee visited our campus for hiring Associate Software Development Engineer as a Full-Time Offer. In this article, I would be sharing my Interview… Read More
Company: GE Healthcare – Off-Campus(2021)Role: Software Engineering SpecialistLocation: JFW Technology Centre BangaloreCTC: Refer ambition box/Glassdoor. The averages mentioned is almost correct it will give an… Read More
For the position Technical Solution Specialist. Test was conducted on Cocubes. Time : 30 Minutes No. of Question : 28 Topics: Web Technologies (5 Questions)… Read More
Online Coding Assessment: The online coding assessment consisted of 3 questions. One each of easy, medium, and hard difficulty. After this round, 11 students were… Read More