Most candidates go through 3â4 rounds:
Online Assessment (Aptitude + Coding)
Technical Interview
HR / Managerial Interview
(Sometimes) Group Discussion (GD)
Online Assessment
đš Sections:
Quantitative Aptitude
Time & Work, Percentages, Profit & Loss, Time & Distance
Logical Reasoning
Puzzles, Series, Coding-Decoding
Verbal Ability
Grammar, Reading Comprehension
Coding (important for dev roles)
1â2 problems (Easy to Medium)
echnical Interview (Most Important Round)
This is where most candidates get filtered.
đš Common Topics Asked:
Since youâre a web developer, expect:
Core CS:
OOP concepts (class, object, inheritance)
DB basics (SQL queries, joins)
Basic data structures (arrays, strings)
Project Questions (VERY IMPORTANT)
They will ask deeply about your project:
Explain your project architecture
How did you handle API calls?
Challenges faced
How your chatbot works (in your case)