.
  Vyom World.com . Let's Touch the Sky Together!  
.

Home
VyomWorld.com Home
Interview Questions
VyomLinks.com Home
JobsAssist.com Home
Vyom Network
Contact Us
Jobs & Careers
Resume Submitter
Placement Papers
IT Companies Directory
Computer Jobs
Interview Questions
Online Exams
Vyom Career eMag.
Fun
Send FREE SMS!
SMS Jokes
Source Codes Library
Source Codes Home
ASP Source Codes
C Source Codes
C++ Source Codes
COBOL Source Codes
Java Source Codes
Pascal Source Codes
Submit Source Codes
GATE
GATE an Overview
GATE Preparation
Study Materal
GRE
GRE an Overview
GRE Questions
GRE Preparation
GRE Universities
TOEFL Preparation
TOEFL Resources
GMAT Preparation
GMAT Resources
MBA Preparation
MBA Resources
Networking Concepts
Networking Concepts
Testing Preparation
Testing Resources
Webmasters
Free Traffic Builder
Webmaster Articles
Web Hosting
Tutorials
Hardware Tutorial
1500 Free eBooks New!
Get 30,000 Interview Questions & Answers in an eBook.

Interview Success Kit - Get Success in Job Interviews





Interview Success Kit - Get Success in Job Interviews Interview Success Kit - 30,000 Interview Que. & Ans.
Home » Placement Papers » Nagarro Placement Papers » Nagarro Palcement Paper 5th JULY AT DELHI UNIVERSITY

New Click here to Download 2024 Latest placement papers of this company New

 

Nagarro  Placement Paper 5th JULY AT DELHI UNIVERSITY


Advertisements
Advertisements

NAGARRO PAPER ON 5th JULY AT DELHI UNIVERSITY

The written exam consisted of 25 general maths questions on trigonometry, circles, area, perimeter, mensuration, time, work, distance etc ques.
and aptitude consisted of 4 ques with several parts. they wer twisty ques including the puzzle test ques given in R.S.Aggarwal verbal-nonverbal book....

The second written exam included 4 coding ques which wer to be written in C++.  It was something like this:
Instructions:
1.The code should emphasize on min time and then min memory requirements.
2.The time limit was 1hr 30min.

Ques1: Given an array containing k nos in the range 1..n and another scratch array of size n. Write an program to remove the duplicates from the array.

Ques2: Given a table of the form:
Product    Sold on
A           1/1/1980
B           1/1/1980
C           1/1/1980
A           1/1/1980
B           1/1/1980
C           2/1/1980
A           2/1/1980

There are 30 products and 10,000 records of such type. Also the month period during which sales happened is given to u.

Write the program to display the result as:
Product  Month     No. of copies
A           January       12
A           February     15
A           March         27
B           January        54
B           February     15
B           March         10
C           January        37

Ques3: Definition of priority queue was given. We have to implement the priority queue using array of pointers with the priorities given in the range 1..n.
The array could be accessed using the variable top. The list corresponding to the array elements contains the items having the priority as the array index.
Adding an item would require changing the value of top if it has higher priority than top.
Extracting an item would require deleting the first element from the corresponding queue.
The following class was given:
class PriorityQueue
{
 int *Data[100];
 int top;
    public:
 void put(int item, int priority); // inserts the item with the given priority.
 int get(int priority); // extract the element with the given priority.
 int count(); // returns the total elements in the priority queue.
 int isEmpty(); // check whether the priority queue is empty or not.
};
We had to implement all these class functions.

Ques4: An array of size 5X5 is given to us. The elements from 1 to 25 are to be inserted in the array, such that starting from a particular position for an element i, the next element i+1can be inserted only at the mentioned positions (u,v), and if these all positions are occupied then it returns giving a count of how many positions have been occupied in the array:
(u,v) = (x+/-3 , y)
(u,v) = (x , y+/-3)
(u,v) = (x+/-2 , y+/-2).

Example: if the starting element is 1 with the given positions (1,2), then next element 2 can be placed at any one of the positions marked with *.
_ _ _ _ _    
1 _ _ _ * 
_ _ _ _ _    
_ _ * _ _  
* _ _ _ _    

Function to be implemented is fun(int start, int end) where start and end will give the start and end coordinate of first element i.e. 1.

There wer three interview rounds: 2 tech interviews and one HR.
In the first tech interview ques from C/C++, operating systems and DBMS wer asked. they emphasised on RDBMS.. also some puzzles wer asked.
 
The second tech interview, we had to explain the codes which we wrote in the written exam and some optimizations to be done with them. 
The third HR round was just a formality... every thing about ur life, ur parents, ur success, ur good times, bad times, wat made u happy, ur strengths, weakness, ur life experience and so on....
 
these wer all which i remember...
 
All the best...
Payal...

 

New Click here to Download 2024 Latest placement papers of this company New




 


.

Recently Updated: New Placement Papers added.
Vyom Network : Web Hosting | Dedicated Server | Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Programming & Source Codes | GRE Preparation | Jobs, Discussions | Software Listing | Free eBooks | Free eBooks | Free Business Info | Interview Questions | Free Tutorials | International Business Information | IAS Preparation | Jokes, Songs, Fun | Free Classifieds | Free Recipes | FAQs | Free Downloads | Bangalore Info | Tech Solutions | Project Outsourcing, Web Hosting | GATE Preparation | MBA Preparation | SAP Info | Excellent Mobiles | Software Testing | Interview Questions | Freshers Jobs | Server Insiders | File Extension Directory

Copyright ©2003-2024 Vyom Technosoft Pvt. Ltd., All Rights Reserved. Read our Privacy Policy