Samsung (SEL) Interview Questions – Set 2

Company : SAMSUNG SEL (Software Engineering LAB) Noida Round 1 (Written Test) 1. GSAT(Global Samsung Aptitude Test) 2. 30 Q. 2 be done in 30 min. *with -ve marking* (25 Q. from. C,C++ n D.S. and 5 from O.S.) Round 2: Q1. They asked me to rate myself in subjects C, C++, D.S, O.S., NETWORKING? Read More →

Futures First Interview – Set 1

Company: Futures First College: IIT Roorkee Written Test: Two tests completely based on mathematical and logical aptitude and Interviews. Top 10 rankers of Trade Mogul competition(Trading competition conducted by Future First) are directly called for interview. Round 1: 5 minute test based on mathematical calculations. (BODMASS Questions) Round 2: 30 minute test based quantitative ability Read More →

Cadence Interview Questions – Set 1

Company : Cadence College : IIT Roorkee Written Test: There were 3 sections: (Total time: 90 minutes) Analytical(Mathematical questions) Software(mostly C/C++ based) Hardware(Digital Electronics) Interview: 2 Technical and 1 HR interview Technical Questions: Q1. Tree questions related like traversal? Q2. Locate the sum of 2 numbers in a linear array (Unsorted and sorted) and their Read More →

Epic System Interview – Set 2

Company : Epic System College : Bits Pilani CTC: $100,000 P.A. Profile: Software Development (Interviews were Telephonic) No of Rounds: 2 Written Rounds + 2 Interview Rounds Round 1: Written Test There were two rounds of test. There was no time limit for both the rounds. The evaluation was done on basis of both time Read More →

Informatica Interview Questions

Company : Informatica College : IIT Kanpur Written Test: Round 1: Online objective test There were questions from Operating Systems, C, Algorithms, Data Structures Round 2: Online and subjective (C++ or JAVA). This round had 15 questions. Data structures, C++ questions, algorithms (DFS/BFS) Interview: Round 1: Q1. Asked about my project? Also asked me questions Read More →

Aricent Interview – On Campus – Set 1

Company : Aricent College : BIT , Mesra Branches Allowed : CSE,IT,EEE,ECE Eligibility Criterion: CGPA : Minimum 65% or 6.5 cgpa CTC : 3.5 lac for both UG & PG Service Agreement : 21 months, INR 75000 on prorated basis starts at the time of joining The process consisted of 4 rounds: Aptitude test Technical Read More →

Verizon Interview – On Campus – Set 1

Company : Verizon College : NIT Patna Branches Allowed: CSE, ECE, EEE, IT Eligibility Criteria: CGPA 7.00 and above The process consisted of two rounds – first, Written Test and second, Interview (Technical and HR). Round 1: The written test had 75 questions and we were allotted 80 minutes for the same.There were four sections: Read More →

Deloitte Interview – On Campus – Set 1

Company : Deloitte College : NSIT Hi I was from the Comp.Sc. branch. Deloitte came for placements in our college. We were offered the profile of Associate Analyst –EA. It was a very nice experience. The recruitment team consisted of prominent members including topmost officials from US R-10. Written Test: They conducted written test which Read More →

Sapient Interview – Set 1

Company : Sapient Global Markets College : MNIT Jaipur CTC : 4.5LPA (Bond Agreement of 1.5 years which includes 6 months of Training Period) I would add here that SGM is majorly into developing Trading application. SGM – GlobalMarketInstitute would provide you with 6 months of training in technology(Java/DotNet) and Finance(Share/Exchange/Equities etc), which would be Read More →

Facebook Interview – Set 1

Company: Facebook College: Bits Pilani Facebook visited our campus in July, 2012. We had an online coding round hosted on InterviewStreet. We were asked to solve just one problem. The given problem boils down to : Given a undirected graph, source and destination, write the code to find the total number of distinct nodes visited, Read More →

Adobe Interview – Set 3

Company : Adobe College : BIT Mesra Let me start from the scratch as i have ample amount of time. Don’t get tired after all off campus stuffs are really lengthy. At least it happened with me . Written Rounds: 1: Aptitude – Trivially simple. Time could be a problem for junta not preparing for Read More →

Check if two rectangles overlap

Given two rectangles ra and rb , check if they overlap. In other words, if they have common area or not. This is most asked interview questions in biggies like FB, Google, Amazon and MS. Structure of the rectangle is : This questions was asked in Amazon written test. Approach : Two rectangles A and Read More →