Skip to main content

Posts

Showing posts with the label Interview Experience

TCS Very First Campus Placement Experience - Fresher

Company Name: TCS  Interview Location: Kolkata Myself Depak  and I am from RCC Institute of Information Technology, Kolkata. I'm going to share my very first campus placement experience with all of you. The online test contained 3 sections 1. Verbal Ability test (NO NEGATIVE MARKING): In this, we have to type a short letter, the topic and the flow is provided to us and we have to take care that we mention all the words in the letter displayed on the screen. We also have to take care of the grammar while typing. This section, we have to finish within 10 minutes. 2. Quantitative Aptitude Part 1 (NEGATIVE MARKING IS THERE): In this second section, there are 28 questions and each of equal marks. The questions are focused mainly on the topics like profit and loss, percentage, Simple and Compound Interest, Time and work, Time speed and distance, Probability, average and Number Systems. Apart from this, there are also questions on geometry. ...

Cognizant Latest Interview Experience & Tips - Freshers

Company Name: Cognizant  Interview Location: Hyderabad  Hello everyone, this is Gopal I attended for written test on 18th December 2014. I got mail that I have selected for Interview. I attended Interview on Jan 10th. Selection Process: 1. Written test. 2. Technical round. 3. HR Written test: 1. Verbal. 2. Quantitative. 3. Reasoning. Tips:  * Be as fast as possible but not as fast that can lead you to wrong answer. * In aptitude try to be as fast as possible in English that will save time for Maths. * Try to attempt all of the question..No Negative Marks.At last 5 minute, answer all the questions. Technical Round  Tips: The main thing here is the communication skill and basic knowledge of your academic subjects.  * Prepare basics of subjects like - OS, DBMS , C ,C++ ,Java and prepare your Resume & Project well. * List only those technologies in your resume that you actually know very well! Keep your...

Infosys Latest Interview Experience Freshers - 2016 / 2017

Company Name:  Infosys  Interview Location:  Noida  Hi Everyone,  This is Zamir I attended Infosys interview on September 22nd conducted in our college Jaypee Institute of Information Technology. First Round Online Test  (Having 3 Sections)  Logical Reasoning: (15 questions 25 minutes) Syllogisms - 5 Data interpretation - 5 Data sufficiency - 5 Quantitative Aptitude: (10 questions 35 minutes) Permutation and Combination - 2 Time and Distance - 1 Number series - 1 Cryptarithmetic - 1  Puzzle-5  Verbal Ability: (40 questions 35 minutes) Reading Comprehension Critical Reasoning Fill in the Blanks Sentence Correction Error Spotting  Both Technical and HR interview Happened in Single Panel Me: May I come in Madam? Interviewer: Yeah, Zamir please come in and have a seat. Me: Thank you Mam Interviewer:  How are you? Me: Fine Mam. Interviewer: Introduce yourself? Me...

TCS Freshers .NET Interview Questions - 2015

Company Name: TCS 1.Define .NET architecture 2.Difference between ASP and ASP.NET 3.Where does ADO.NET and XML web services come in the architecture 4.What is web.config and machine.config    5.What is MSIL code 6.What is CTS, CLS and CLR 7.Uses of CLR 8.What is dataset and uses of dataset 9.What are Webservices, its attributes. Where they are available 10.What is UDDI and how to register a web service 11.Without UDDI, is it possible to access a remote web service 12.Difference between VB.NET and C#. Which is faster 13.What is the key feature of ADO.NET compared to ADO 14.Types of Caching 15.How WSDL is stored 16.What is a process 17.How a proxy is generated for a web service 18.What is binding in web service  19.About delegates 20.What are static assemblies and dynamic assemblies. Differences between them

CTS Interview Experience Fresher - Subject wise Technical Questions

Company Name: Cognizant  1. Software Engineering *Prepare stages of SDLC  *Types of SDLC  *Uses of each SDLC. 2.DBMS *Prepare inner join, outer join, self join, cross join, union and try to solve some query base questions *Types of DBMS and uses of each of them *Normalization 1NF, 2NF, 3NF and BCNF 3.C, C++ and Program *Oops vs pop, oops concepts, storage classes *Write a program on sorting algorithm like bubble sort, insertion. I would suggest you to prepare all sorting algorithm *Pattern base program. Like print star in triangle shape. *Factorial of a number, palindrome, reverse a string and all basic 1st year programs *Binary search tree, link list, stack, queue. 4. Networking *Layer of OSI model, TCP/IP Model and ipv4 vs ipv6 is enough. 5.Software Testing    *What is white box testing and black box testing. Important Note:   They ask me about my project first

iGate Interview Experience Freshers - Technical Questions

Company Name:  iGate  My "iGate"  Interview Experience Technical Questions  1. Tell me about yourself (be strong in this Ques) 2. What is diff between C & C++. 3. What is Cal by val. & Cal by ref. 4. Tell something about  JAVA. 5. OOPS concepts. 6. What is Distributed Systems? 7. Write "STRING REVERSE" program in C. 8.Favorite subject 9.Write syntax 10.DBMS topics such as normalization, difference between varchar and string. 11. About your role in the project, the work done till now and some technical questions related to the concepts covered in the work done till now. 12.What is a linked list and its applications? 13.Different types of testing? Read More ..... MindTree Fresher Interview Experience - Technical Questions My Infosys Interview Experience Fresher - Technical Questions Tech Mahindra Placement Process & Interview Experience IBM Interview Experience Freshers 2014 - 2015 CTS Placement Process 2015

Amazon Placement Paper Freshers - Interview Questions

Company Name:   Amazon Interview Location:  Hyderabad  I would like to share my "Amazon" Interview Experience  Written Test has 2 Sections A, B  In Section A there were 20 Questions:  Technical Questions: 15 Aptitude: 5 Time: 30 min The first round was online, It had 20 Multiple choice questions and 2 coding, MCQ’s where quite simple, Technical where easy it had questions on finding the Output, Complexity, and more importance was in Data Structure, and especially TREE.  Some Sample Questions 1.Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept. 2.Display the employees whose salary is less than average salary. 3.what is the output of the program main() { int c=5; printf("%d %d %d",c,c<<2,c>> 2); } 4. main() { int a[8][10],c=0,i,j;  for(i=0;i...