Company: Amazon Development Centre India Amazon Interview questions 1. Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can’t pass the value k to any function also. 2. What are the 4 basics of OOP? 3. Define Data Abstraction. What is its importance? 4. […]
Amazon Development Centre India Placement Papers
Amazon Placement Whole Test Paper 2013
Company: Amazon Development Centre India Amazon Latest Placement Paper Pattern Written Test has 2 Sections A, B In Section A there were 20 Questions: Technical Questions :15 Aptitude:5 Time Limit :30 min Small Answer Type Multiple choice Aptitude-5 The first round was online. It had 20 mcq’s and 2 code’s.MCQ’s where quite simple, it had […]
Amazon Placement Questions Paper 2012
Company: Amazon Development Centre India AMAZON Previous Years Questions 1. Two tables emp (empid, name, deptid, sal) and dept (deptid, deptname) are there. Write a query which displays empname, corresponding dept name and also display those employee names that do not belong to any dept. 2. Write prefix and post fix notation for (a+b)*c-(d+e)^(f-g) 3. […]
Amazon Placement Paper – June 2012
Company: Amazon Development Centre India AMAZON PAPER ON 19th JUNE 2012 Interview Questions : 1. Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also. 2. What are the 4 basics of OOP? 3. Define Data […]
Amazon Placement Paper – Jul 2012
Company: Amazon Development Centre India AMAZON PAPER ON 27th AUGUST AT HYDERABAD Written Test has 2 Sections A, B In Section A there were 20 Questions: Time :30 min Small Answer Type Multiple choice Aptitude 1.Two tables emp (empid,name,deptid,sal) and dept(deptid,deptname) are there. write a query which displays emp name,corresponding dept name also display those […]
Latest Amazon Interview Questions -1
Company: Amazon Development Centre India Latest Amazon Interview Questions -1 1. How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same 2. Explain polymorphism citing an example. 3. What are the 4 basics of OOP? 4. Define Data Abstraction. What is its importance? 5. Given an array […]
Amazon Placement Paper Pattern – 2012
Company: Amazon Development Centre India Amazon Placement Paper Pattern Written Test has 2 Sections A, B In Section A there were 20 Questions: Technical Questions :15 Aptitude :5 Time Limit :30 min · Small Answer Type · Multiple choice Topics to prepare on: 1. To write a code to simulate the memory leak. 2. One […]
Amazon Placement Paper – Oct 2012
Company: Amazon Development Centre India Amazon Placement paper 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. Write prefix and post fix notation for (a+b)*c-(d+e)^(f-g) 3. write program to swap 2 variables without using extra memory. 4. Find […]
Amazon Interview & Written Test Questions Paper 2012
Company: Amazon Development Centre India Amazon Interview & Written Test Questions Paper 2012 WRITTEN TEST Aptitude test: 45 minutes Technical test: 45 minutes Details of types of questions asked in each of the sections: The aptitude test had questions that concerned the subject and ample time was available to attempt all of them. The technical […]
Amazon Development Centre
Company: Amazon Development Centre India Written Test has 2 Sections A, B In Section A there were 20 Questions: Time :30 min * Small Answer Type * Multiple choice * Aptitude 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. […]