Tip 1: Stay clear on concepts like time complexities and space complexities of searching and sorting algorithms,
Tip 2: Stay strong in Computer Science fundamentals like DBMS, Computer Networks, OOPS & SQL Queries,
Tip 3: Stay clear on what you answer and be prepared for common behavioral questions,
Tip 4: Stay clear on projects you have made, technologies you have used, and why?
Tip 1: Clear mention of technologies and skills you are confident in.
Tip 2: Always be prepared with the counter questions from the resume.
It was a normal aptitude test with all basic Aptitude questions like time & speed, work proportions, etc, along with our Computer Science fundamental questions in OS, Networking & DBMS.
Tell me about yourself (It almost framed my interview)
What were your projects and your role in it
As I have a web dev project in Node JS- so they dive deep into the implementation of the database(No SQL as implemented)
How did you implement authentication in your project?
What is Binary Search
What is the difference between Array and a linked list
After a week I got a mail from my placement office is that our batch of CSE eligible candidates had been transferred from L & T Constructions to L&T-NxT (which was surely good news), and also we have a coding test in mid-Feb.
So the format of the Coding Test was(3 hrs time):
Three levels- each containing 6 questions (Levels- easy, medium, hard)
Solve any four out of six from each level
* I’m adding questions that I have done, can’t remember all of them
Create a web to implement a simple calculator which also shows the history of calculations(History-Didn’t implemented)
Tip 1: Practice basic Data Structure and Algorithmic questions from leetcode
Tip 2: Practice basic HTML, CSS and JavaScript



1. Text form of ‘IPAddress’ must be ‘a.b.c.d’
2. The values of a,b,c and d can vary from ‘0’ to ‘255’ and both ‘0’ and ‘255’ are inclusive.
Questions (Interviewer was a Platform Developer):
Tell me about yourself
Overall this interview round almost took 60+ minutes. These types of interviews are often enjoyable as they discuss all the CS fundamentals open-ended.
What are linear and non-linear data structures?
Which data structure would you implement to store the data of a company? and why? (Union and structure dynamic implementation)
Which concept are you using to define the schema of these data structures? (OOP)
What are the basic concepts of Object-Oriented programming?
Which concept would you choose to extract data from two tables? (Foreign Key & Joins- Discuss Both)
What were your projects and your role in them? (Web Development and Data Schema Implementation role)
He also asked about the concept I have used for text summarization in my NLP project.
(Interviewer was a Tech Lead )
What are your hobbies? (Cricket and singing), then asked about which player do you like the most? (Virat Kohli)
(Most important question according to me)- I think Virat Kohli plays for himself in the team, so would you also think about playing for yourself rather than playing for the team?
What is the difference between C, C++ & Python?
What is the difference between array and vector?
What is a map and how it is implemented in C++?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
To make an AI less repetitive in a long paragraph, you should increase: