Filter interviews by
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
U can search in youtube
To swap two numbers without a third variable, use arithmetic operations.
Use addition and subtraction to swap the numbers
Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)
Use the DISTINCT keyword in SQL to retrieve unique values in a column.
Use the SELECT DISTINCT statement followed by the column name to retrieve unique values.
For example, SELECT DISTINCT column_name FROM table_name;
You can also use GROUP BY to get unique values in a column.
I applied via Job Fair and was interviewed in Mar 2024. There were 2 interview rounds.
1 round is very hard u have to prepare well.
Easy to hard coding questions prepare DSA .
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
Mcqs questions based on aptitude like pipe and cistern, man and work
I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.
A linked list is a data structure where each element points to the next element in the sequence.
Consists of nodes where each node contains data and a reference to the next node
Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)
Example: 1 -> 2 -> 3 -> null
I applied via LinkedIn and was interviewed before Aug 2022. There were 4 interview rounds.
Normal coding test by TCS ninja
I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.
Normal aptitude like maths
I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.
Solid principles are a set of design principles for writing maintainable and scalable code in C#.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open/Closed Principle (OCP) - a class should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes
Interface Segregation Principle (ISP) - client...
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
based on 8 interviews
1 Interview rounds
Operations Executive
271
salaries
| ₹1.2 L/yr - ₹4.5 L/yr |
Software Developer
151
salaries
| ₹2.8 L/yr - ₹12 L/yr |
Software Engineer
119
salaries
| ₹2.1 L/yr - ₹9 L/yr |
System Engineer
103
salaries
| ₹2.2 L/yr - ₹9.2 L/yr |
IT Manager
57
salaries
| ₹1.2 L/yr - ₹4.2 L/yr |
Wipro
Amazon
TCS
Infosys