Filter interviews by
I applied via Approached by Company and was interviewed before Feb 2022. There were 3 interview rounds.
To find the 3rd highest in a table, use the ORDER BY and LIMIT clauses in SQL.
Sort the table in descending order using the column you want to find the 3rd highest value of.
Use the LIMIT clause to limit the result set to the third row.
The syntax for the SQL query would be: SELECT column_name FROM table_name ORDER BY column_name DESC LIMIT 2,1
The '2' in the LIMIT clause represents the offset, which is the number of rows ...
To get first_name and last_name in SAS, we can use the SUBSTR function and the INDEX function.
Use the SUBSTR function to extract the first_name and last_name from the full name field.
Use the INDEX function to find the position of the space between the first_name and last_name.
Combine the SUBSTR and INDEX functions to extract the first_name and last_name separately.
Example: first_name = SUBSTR(full_name, 1, INDEX(full_n...
I appeared for an interview before Sep 2016.
I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.
I appeared for an interview in Jul 2017.
I am a software engineer with experience in developing and maintaining software applications.
I have a strong background in programming languages such as Java, C++, and Python.
I have worked on various projects, including developing web applications and implementing software solutions.
I am skilled in problem-solving and debugging, ensuring efficient and effective software development.
I have experience in collaborating wi...
I learned valuable teamwork and problem-solving skills during my summer internship.
Developed strong collaboration skills by working with a team of software engineers to complete projects
Gained experience in troubleshooting and debugging software issues
Learned to effectively communicate and present technical concepts to both technical and non-technical stakeholders
Improved problem-solving abilities by identifying and re...
Java is an object-oriented language while C is a procedural language.
Java is platform-independent while C is platform-dependent.
Java has automatic garbage collection while C requires manual memory management.
Java has built-in support for multithreading while C requires external libraries.
Java has a larger standard library compared to C.
Java is more secure than C due to its strong type checking and exception handling.
C ...
Pointers are variables that store memory addresses of other variables in programming languages.
Pointers allow direct access and manipulation of memory locations.
They are commonly used in programming languages like C and C++.
Pointers can be used to pass variables by reference, allowing modifications to the original value.
They can also be used to dynamically allocate memory.
Example: int* ptr; // declares a pointer to an
In 5 years, I see myself as a senior software engineer leading a team of developers.
Leading a team of developers
Working on complex projects
Continuing to learn and grow in my role
Contributing to the success of the company
based on 1 interview
Interview experience
based on 9 reviews
Rating in categories
Data Analyst
44
salaries
| ₹4.8 L/yr - ₹8 L/yr |
Senior Analyst
5
salaries
| ₹6 L/yr - ₹7.6 L/yr |
Senior Data Analyst
5
salaries
| ₹6 L/yr - ₹9 L/yr |
Credit Risk Analyst
4
salaries
| ₹4 L/yr - ₹10 L/yr |
Analytics Consultant
4
salaries
| ₹6.8 L/yr - ₹8.5 L/yr |
TCS
Accenture
Wipro
Cognizant