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)