Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Nagarro Interview Questions
Questions Answers Views Company eMail

Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.

16 23009

Input an array and then print the repeating characters?? Example: Input:1,3,23,11,44,3,23,2,3. Output:3,23 plz help me.... i want a code of it. In C language.

5 20301

ques-Input an array and prints the second minimum in an array?? Example Input:34,45,21,12,54,67,15 Output:15 I want a solution in C/C++ language

2 6765

Find the longest palendrom in a string? Example Input: abfgerccdedccfgfer Output: ccdedcc i want a solution in C/C++ language

3218

Ques--Input a number and then find the next higher number such that for both the number (inputted and the next higher number) in binary representation contains equal number os ones. Example: Input:3(0000000000000011) Ouput:5(0000000000000101) I want a solution in C/C++ language

2 10304

A table containing decimal nos. from 1 to 100 and their roman Equivalent was given. We were required to write a function : char* ConverToRoman(int number) : to convert the given number( 1<=number<=100) into its numerical equivalent. I want a solution in C/C++ language

1 5659

An array was given and we were required to write a function : int CalculateThirdHighest(int a[ ]) : which calculates the third highest number in the array. While coding in C remember to calculate the length of array using formulae length of array=sizeof(a)/sizeof(int). Because the number of elements of array were not passed as argument. i want a solution in C/C++ language

2069

Two sentences are given and we were required to print the common word in the two sentences. Words were delimited by space, full stop, ? , ! and , . The trick in the question was that common word should be printed only once so if ur first sentence contains two word "how" and second contains "how" then in output how should be printed only once for this u can replace each matched word in second sentence by spaces . i want a solution in C/C++ language

2355

We were required to write a program to check whether the given number was of the form 3^n. ( i.e. 3 to the power n). I knew that it can be done by bit manipulation but couldn't make out the logic. i want a solution in C/C++ language

1 5073

There are two sorted arrays a1 and a2 of size n1 and size n2 respectively. array a1 is full array a2 has exactly n1(size of array a1) empty space. example a1[]=1234 a2[]=56789_ _ _ _ Write a function to merge these two arrays to form a sorted array without any extra memory use. i want a solution in c/c++ language

2 5401

There is a lucky draw held every day. If there is a winning number eg. 1876, then all possible numbers like 1867 ,1687,1768 etc are the numbers that match irrespective of the position of the digits. Thus all these numbers qualify fr the lucky draw prize. Assume there is no zero digit in any numbers. Write a program to show all the possible winning numbers if a "winningnumber" is passed as an argument to the function. i want a solution in c/c++ language

1954

there is a matrix N x N .Its elements consist of either value =1 or value=0. If there is a any zero in the row, then the output matrix should have all zeroes in that row. If there is a single zero in any column then that column should have all zeroes n the output matrix. write the function to perform these operations. i want a solution in c/c++ language

1889

Post New Nagarro Interview Questions




Un-Answered Questions

Write a sql query to delete duplicate records from a table called table1

584


How many planets are in the new solar system?

97


Two trains running in opposite directions cross a man standing on the platform in 27 seconds and 17 seconds respectively and they cross each other in 23 seconds. The ratio of their speeds is:

1189


What is the full form of ping?

102


How do you communicate with an RDBMS?

508






What are asp.net authentication providers and iis security?

535


Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.

1642


What is difference between Sql server and MySql database? It may be silly question but i really dont know.

1552


How is a relation not a function?

494


How Does The Single Supervisory Mechanism Operate?

620


Hai Iam prasad and now iam in the field of Multimedia and now iam looking for go to uk or australia. Is there the working environment is ok? and how can apply for the working visa there is it easy to get that one? What are the documents to submit for the visa? Is there any possibility to get visa over there threw any company? What are the living expenses and the salary basics of that country? If any body know the answer please answer me as early as possible. Thank you

1849


What is the procedure of Recruting done by BPO and what is the basic salary paid to the fresher ?

1719


How to do cable sizing calculation for 750 A Neutral Earthing resistor for 33kv. the 33kv cable going to swbd. is 630mm2 3 runs.

4319


How to update the state of the component in reactjs?

165


What is pojo in spring?

134