Tip 1 :Check out crash courses to quickly grasp an overview
Tip 2 : Check out existing notes on topics available online
Tip 3 :Mention description of your minor and major projects
Tip 1:Mention internship or trainings you have gone through
Tip 2:Have a description for your minor and major projects
Online assessment round test based on aptitude, logical reasoning, DSA, English, Networking, coding with 2 questions (30mins for each question)
you need to solve both questions with hour to be eligible



F(n) = F(n-1) + F(n-2),
Where, F(1) = F(2) = 1.
For ‘N’ = 5, the output will be 5.
The first two terms are 0 and 1. All other terms are obtained by adding the preceding two terms. This means to say the nth term is the sum of (n-1)th and (n-2)th term.
DSA - Dijakstra shortest path algo
Scenerio - Real life example on OOPS for example real life example based on abstraction, encapsulation
Difference between ML DL AI
Make a dice using code ( generate random number between 1 to 6)
Print fibonacci series upto N number
Question based on college projects and showcase projects by screenshare if possible
Explain Inheritence and Polymorphism and give an example of each
Rate yourself in Java and Python
Explain DBMS Joins, perform Left join on given 2 tables
What is Trigger
What is deep learning
What new thing are you learning
Write JDBC Connection / MySQL Mongo Connection in Node.js
List some cloud service providers
Question related to Kickstart and online Coding Competitions
Question about Tech Meetups of GDG and FDC
What is your Major Project
Real life example on OOPS for example real life example based on abstraction, encapsulation
Tip 1:
Tip 2:
Tip 3:
Introduce yourself
Do you ever feel angry
how do you handle any situation while in stress
Plans for higher studies
Your fav novel
Willing to relocate to any location
Strengths and weakness
Are you willing to rellocate
MR Round
You are leading a group of 5 developers you have to deliver the project in 3-4 weeks
Minor Project work distribution and team-mates
What is your major project
Technology used to counter security threat in project
don't you think your project is less secure
Which relational dbms have you worked with
which machine learning model and algorithm you used in you project
Design an ER Model of Bank (tables , primary keys)
Questions on College projects, Innvoation
Have you automated anything at your home with your technical knowledge
What would you do if any team member is not working at all
How would you deliver a client project in a very short time
One of the developer in your team is not working
What if you get bored with a technology
Why do you want to join us
Explain any problem you faced while working in minor project
Explain Projects and their objective and what you did
Explain technology stack of your project
Tell a situation in which you leaded a group of Individuals
Why did you shift your technology stack from ML to MEAN
Explain about your Internships/Trainings mentioned in the Resume
Tip 1:
Tip 2:
Tip 3:

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: