I applied through university. I interviewed at Integra Connect in Mar 2021
Interview
I went to Round 3 in Campus Recruitment .Other round experience are my friend's experience.
Round 0 - Great Learning PreAssessment consists of Basic Aptitude,Technical Questions(Easy Level).I got 45/60 in that and shortlisted for next round
Round 1 - Logical and Problem Solving consists of 4 Puzzles not technical related all are general questions.(Moderate Level).I got 3 fully Correct and remaining one is not fully correct and shorlisted for next round.
Round 2 - Programming Test consists of 2 programs you have to solve one first then they ask questions about time complexity space complexity and different test cases , then they give the second one same for this also(Moderate level).I Explain everything my best and shortlisted for next round.
Round 3 - Technical Round I consists of 3 HR asked Technical Questions(Moderate level).I was not practiced practically instead i prepared therotically.They asked to code and write SQL Query.I was Rejected.
Round 4 - Technical Round II consists of Technical Questions more Difficult.
Round 5 - Personal HR consists of General Questions.
Interview questions [1]
Question 1
Round 1
1.https://cracku.in/41-every-day-neeras-husband-meets-her-at-the-city-rai-x-cat-1991
2.During a recent police investigation, Chief Inspector Stone was interviewing five local villains to try and identify who stole Mrs Archer's cake from the mid-summers fayre. Below is a summary of their statements:
Arnold: it wasn't Edward. It was Brian
Brian: it wasn't Charles. It wasn't Edward
Charles: it was Edward. It wasn't Arnold
Derek: it was Charles. It was Brian
Edward: it was Derek. It wasn't Arnold
It was well known that each suspect told exactly one lie. Can you determine who stole the cake?
3.https://plus.maths.org/content/its-long-way-top-solution
4.find the missing no in picture image001
Round 2
1.Find the first recurring character
2.First-person kills the second person and passes the sword to the third person this continue till the end which person is still alive at last
some basic string questions asked for other also
Round 3
projects technical explanation
which server used-mysql(xammp)
display duplicate records query
display all records query
oops concepts
class code
inheritance code
types of constructor
access specifier
friend function code
main function
execution starting
return type
static function calling declaration
stack
linked list
singly linked list code
dynamic memory allocation
head pointer
selection sort
fastest sorting algorithm
fibonacci series code