I applied through other source. I interviewed at iQGateway (Bengaluru) in Apr 2024
Interview
Round 1: Technical Interview (L1 / Screening)
This round usually focuses on core technical skills and checks whether you have the required fundamentals.
What to expect:
Core Java: OOP concepts, Collections, Exception handling, Multithreading, Java 8 features (Streams, Lambda, Optional).
Problem Solving / Coding: You may be asked to solve coding questions on arrays, strings, collections, or algorithms (sorting, searching).
SQL / Database: Writing queries (JOINs, GROUP BY, aggregate functions).
Spring / Spring Boot basics: Dependency Injection, REST APIs, annotations, lifecycle.
Basic System Design / APIs: How would you design a simple service like an online library or employee management system.
Interview questions [1]
Question 1
Round 2: Advanced Technical Interview (L2 / Deep Dive)
This is usually more in-depth and scenario-based. It can also involve design and real-world problem solving.
What to expect:
Advanced Java: Concurrency, memory management, JVM internals, performance.
Spring Boot in depth: Microservices architecture, security, exception handling, transactions.
System Design: Design a scalable service (e.g., e-commerce order service, chat system).
Coding with complexity analysis: You may need to write clean, optimized code with proper data structures.
Best Practices: Writing clean code, handling edge cases, logging, exception handling.
Project Deep Dive: They will ask about your past projects — architecture, challenges faced, performance improvements.
I applied through a staffing agency. I interviewed at iQGateway in Nov 2022
Interview
There are 4 round 1 round is about aptitude 2 round they will ask 2 coding questions about javascript 3round is about technical interview here they will ask about core Java simple questions 4round is technical interview 2 here they will ask the all the concept in java javascript 5round is HR round
Interview questions [1]
Question 1
In 1 St round they ask simple aptitude question In second round they ask about 2 javascript coding questions In the third round they ask about simple core Java question likes inheritance,etc In the 4 round they will ask about java and javascript
I applied online. The process took 4 days. I interviewed at iQGateway (Bengaluru) in June 2021
Interview
4-5 rounds
1st round aptitude.
Questions are easy
2nd round chat bot based technical question and one program to write. Tricky questions and multiple options
3rd round coding and technical interview
Ask about project. 2-3 programing questions and java questions
Interview questions [2]
Question 1
Program on collection
Swap two integer without using variable