Filter interviews by
I applied via Company Website and was interviewed before Jan 2021. There were 3 interview rounds.
Top trending discussions
posted on 27 Sep 2020
I applied via Campus Placement and was interviewed before Sep 2019. There were 4 interview rounds.
posted on 7 Jun 2017
I completed multiple projects during my college years, including a robotic arm prototype and a sustainable energy system design.
Developed a robotic arm prototype using Arduino and sensors
Designed a sustainable energy system for a campus building
Collaborated with team members to implement innovative solutions
Presented projects at college exhibitions and competitions
posted on 3 Mar 2024
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
posted on 16 Aug 2022
Communication assessment round
posted on 3 Dec 2022
I applied via Campus Placement and was interviewed in Jun 2022. There were 4 interview rounds.
The aptitude was not so tough but the timing constraints were there
posted on 27 Sep 2022
I applied via Campus Placement and was interviewed in Aug 2022. There were 4 interview rounds.
Aptitude + technical domain questions
Software Development Lifecycle is a process followed by software development teams to design, develop and maintain software.
It includes phases like planning, analysis, design, implementation, testing, deployment, and maintenance.
Each phase has its own set of activities and deliverables.
It helps in ensuring that the software is developed efficiently and meets the requirements of the stakeholders.
Examples of SDLC models
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Compare adjacent elements and swap them if they are in the wrong order
Repeat this process until the list is sorted
Time complexity is O(n^2)
Example: [5, 3, 8, 4, 2] -> [3, 5, 8, 4, 2] -> [3, 5, 4, 8, 2] -> [3, 5, 4, 2, 8] -> [3, 4, 5, 2, 8] -> [3, 4, 2, 5, 8] -> [3, 4
DELETE removes specific rows from a table while TRUNCATE removes all rows and resets the table.
DELETE is a DML command while TRUNCATE is a DDL command.
DELETE can be rolled back while TRUNCATE cannot be rolled back.
DELETE is slower than TRUNCATE as it logs each row deletion while TRUNCATE does not.
DELETE can have WHERE clause while TRUNCATE cannot have WHERE clause.
DELETE does not reset the identity of the table while T
Union combines and removes duplicates from two or more tables, while Union ALL combines all rows from two or more tables.
Union removes duplicates, Union ALL does not
Union requires the same number of columns in each table, Union ALL does not
Union is slower than Union ALL
Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2
Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2
posted on 27 Dec 2022
I applied via Campus Placement and was interviewed in Jun 2022. There were 4 interview rounds.
Basic aptitude questions were there. If you're good at maths then it will be a piece of cake for you.
The coding questions were of moderate level I will say. If you've practiced coding on various platforms then you'll be able to solve the questions.
posted on 19 Dec 2022
I applied via Job Portal and was interviewed in Jun 2022. There were 4 interview rounds.
Basic maths/logical and communication
posted on 12 Oct 2022
I applied via Campus Placement and was interviewed in Apr 2022. There were 5 interview rounds.
Quant, logical, verbal rounds where main in this round.
Software Developer
24
salaries
| ₹1 L/yr - ₹8.2 L/yr |
Developer Associate
21
salaries
| ₹1.5 L/yr - ₹2.5 L/yr |
Developer
14
salaries
| ₹2 L/yr - ₹6.3 L/yr |
Officer
13
salaries
| ₹1.3 L/yr - ₹2.1 L/yr |
Java Developer
10
salaries
| ₹1.9 L/yr - ₹4.5 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies