All Hard Articles
We had Adobe visit our campus recently. First they shortlisted students for an online test on the basis of CGPA. A few students even got… Read More
Recently Directi visited our campus for intern selections. There was 1 Online coding round hosted on codechef, 2 Algo Interview round and 1 Technical round.>… Read More
Consider the following code written in a pass-by-reference language like FORTRAN and these statements about the code. subroutine swap(ix,iy) it = ix L1 : ix… Read More
Two computers C1 and C2 are configured as follows. C1 has IP address 203.197.2.53 and netmask 255.255.128.0. C2 has IP address 203.197.75.201 and netmask 255.255.192.0.… Read More
A CPU has a cache with block size 64 bytes. The main memory has k banks, each bank being c bytes wide. Consecutive c −… Read More
1. Brief explanation of a research project done in summers. 2. Algorithmic: An infinite stream of numbers is given. The stream is stopped at an… Read More
We have discussed space-efficient implementation of 2 stacks in a single array.  In this post, a general solution for k stacks is discussed. Following is… Read More
A directed graph is strongly connected if there is a path between all pairs of vertices. A strongly connected component (SCC) of a directed graph… Read More
Given a directed and two vertices ‘u’ and ‘v’ in it, find shortest path from ‘u’ to ‘v’ with exactly k edges on the path.… Read More
First Round:: apti + technical + coding (1hr 45mins) 1) Multiple choice questions round : (45mins) It consists of 2 sections. One was aptitude (10… Read More
Inmobi recently visited my campus and i got hired. I would like to share my experience. Round 1: 25 MCQ and 2 coding questions. It… Read More
First Round Written Test 3 sections in all. To be done in 90 minutes Section A: – 10 aptitude questions (you can find almost every… Read More
Goldman Sachs visited our campus for both Full Time and Interns. I am going to share the experience for Full Time. 1st Round: 15 questions:… Read More
Recently Microsoft came to visit our campus for offering SDE positions. Here is my interview experience. Online Rounds: These were organized by CoCubes. Round 1… Read More
Recently Amazon India visited our campus for 2 months internship. There were three rounds 2 online coding questions + 20 MCQ The MCQ questions were… Read More
1st round– written test 30 objective questions along with 3 coding questions. Time allotted 90 Min. It consists of 3 sections: 1.First section had logical… Read More
I recently got selected in Flipkart during an on-campus placement drive. These were the questions faced by me. ONLINE CODING ROUND(2 QUESTIONS) Given two sets… Read More
Round One (Written round, 60 minutes): 1. Given an unsorted linked list, remove all duplicates without using temporary buffers. 2. A number starting from 1… Read More
Amazon visited our campus to offer internship for 6 months. There were 3 rounds – an online coding round and 2 face to face interviews.… Read More
Hi, Amazon visited our campus few days back. Before I start off with my experience, here are few suggestions.  1. Don’t just go through the… Read More