Faster and better experience!
Filter interviews by
I applied via Indeed and was interviewed in Oct 2024. There were 3 interview rounds.
I had to create a project.
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Dependency injection helps in achieving loose coupling between classes.
It allows for easier testing by providing a way to mock dependencies.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
Use SQL UPDATE statement to modify data in a database table.
Use UPDATE statement followed by table name and SET keyword to specify columns to be updated
Use WHERE clause to specify which rows to update
Example: UPDATE table_name SET column1 = value1, column2 = value2 WHERE condition;
Discussions about projects
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Basic crud app like a job board from their site
1 on 1 Interview with an engineer there
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 4 interview rounds.
Some Basics questions, concepts of Oops, string Fibonacci program, sql querries
I applied via Referral and was interviewed in May 2022. There were 3 interview rounds.
Online or offline mode of education?
Why choose programming?
Teknorix interview questions for popular designations
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
Easy DSA questions and some questions on resume
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
based on 3 interviews
Interview experience
based on 10 reviews
Rating in categories
Senior Software Engineer
13
salaries
| ₹4 L/yr - ₹12 L/yr |
Software Engineer
11
salaries
| ₹3 L/yr - ₹6.7 L/yr |
QA Analyst
11
salaries
| ₹3.6 L/yr - ₹6 L/yr |
Software Developer
6
salaries
| ₹4.2 L/yr - ₹6.6 L/yr |
Junior Software Developer
4
salaries
| ₹3 L/yr - ₹3.6 L/yr |
Infosys
TCS
Wipro
HCLTech