All Medium Articles
In Go language, the select statement is just like a switch statement, but in the select statement, the case statement refers to communication, i.e. sent… Read More
Given a number N, find all binary sequences of length 2*N such that sum of first N bits is same as the sum of last… Read More
Kivy is a platform-independent GUI tool in Python. As it can be run on Android, IOS, Linux and Windows, etc. It is basically used to… Read More
Given an array arr[] and an integer K. The task is to divide the array into K parts ( subarray ) such that the sum… Read More
JavaScript Object Notation (JSON). It is a lightweight data transferring format. It is very easy to understand by human as well as machine. It is… Read More
foreach() loop Lambda operator is not used: foreach loop in Java doesn’t use any lambda operations and thus operations can be applied on any value… Read More
Given two sorted arrays, we need to merge them with O(1) extra space into a sorted array, when N is the size of the first… Read More
Round 1: There were about 200 students in the first round. It was an online test of 100 marks. There were 60 questions, 57 MCQs… Read More
Hello Geeks, I am Sharing you my experience of Infosys Interview. Round 1: As I have applied at Infosys through InfyTQ, I Had to take… Read More
Given an array, arr[] of integers and an integer K. The task is to sort the elements of the given array in the increasing order… Read More
Hi, I am Abhishek Bagate from MGMS College of Engineering Nanded.     About Infytq   The Infosys Certification program is an examination to test your industry… Read More
Round 1 (Online on HackerRank) Duration: 90 minutes 20 MCQ questions mostly based on Operating System, Data Structures and Algorithms and a few puzzles. 2… Read More
PCM stands for Pulse Code Modulation and DM stands for Delta Modulation. PCM is basically used for reworking analog to digital signals and DM is… Read More
The foreach construct provides the easiest way to iterate the array elements. It works on array and objects both. The foreach loop though iterates over… Read More
Depth First Search (DFS) has been discussed in this article which uses adjacency list for the graph representation. In this article, adjacency matrix will be… Read More
23-september-2019 :  JP Morgan chase came to hire people for summer intern 2020 from our college . (VIT Vellore) . Round-1 was taken 2-3 weeks… Read More
Round 1:  The first round comprising 35 MCQ questions including aptitude, logical, C and C++ output questions and technical portions (Test Duration: 40 minutes). They… Read More
Hello friends, First step for TCS is to qualify NQT with good score. Only top candidates get chance to sit at TCS digital written test.… Read More
Interview experience: Company: ADF Data Science Pvt. Ltd Date : 19.9.19 Time: 9am – 6.30 pm Strength: 133 Department: B.Tech IT Role : Software Engineer… Read More
Round 1: Telephonic round. They asked some basic questions like definitions. Round 2: It is a long round took around 40 mins. Asked to write… Read More