consagous technology placement paper
Answer Posted / manika nanda
Hi Friends.
This is Manika Nanda from Gwalior and pursuing my BE from IPS College of technology and management Gwalior . The Consagous technologies (P) ltd. has been conducted a Campus in my college and I got the job.
First of all there was a pre placement talk in which the HR of the company gave the introduction about the company.
After that selection procedure were started there are four rounds.
• Written
• Group discussion
• Technical
• HR round
The written test was basically contains technical and aptitude part. In this section the question were related to the programming languages and some questions are from software engineering and some basic aptitude questions are also there total there are 45 questions and the time duration is 45 minutes. There is no negative marking in the written test.
In GD round the topics are like :
Should private sector be privatized.
Is non violence be the outdated concept.
In technical round questions related to our stream were asked like questions related to
C and C++
Some questions are :
Difference between C++ class and struct.
Virtual function and Pure virtual function.
How to connect the databse in PHP.
Session ,Cookies
Connection String in .net etc.
and after technical round there was a HR round
Some questions of hr round are as follows:
• Descibe yourself
• Some Logical questions questions like use of thermometer other than temperature measurement.
• How we can form 120 with the help of five zero’s.
• Will You prefer Relocation or not?
• Tell me something about consagous technologies
• Why do we hire u?
Really it was a very good experience with HR Ma’m and with her Team. And finally after all the 4 round I got the job.
All The Best.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is array within structure?
State the difference between realloc and free.
What do the functions atoi(), itoa() and gcvt() do?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
Is c compiled or interpreted?
Where we use clrscr in c?
Are pointers integers in c?
What is the size of a union variable?
How does struct work in c?
What is the general form of a C program?
What is #define?
How many types of sorting are there in c?
What does *p++ do? What does it point to?
When is a void pointer used?