Filter interviews by
Top trending discussions
Some basic question of programming
posted on 31 May 2024
posted on 18 Feb 2024
I applied via Approached by Company
Joining tables with different joins in SQL
Use INNER JOIN to return rows when there is at least one match in both tables
Use LEFT JOIN to return all rows from the left table and the matched rows from the right table
Use RIGHT JOIN to return all rows from the right table and the matched rows from the left table
Use FULL JOIN to return rows when there is a match in one of the tables
posted on 6 Aug 2023
I applied via Walk-in and was interviewed before Aug 2022. There were 4 interview rounds.
1 Code Of Medium Type Based On String Operations
I applied via Naukri.com and was interviewed before Nov 2021. There were 2 interview rounds.
Some basic question of programming
posted on 31 May 2024
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
The Python code to get the output string as 'jareen arpohc' from the input string 'neeraj chopra' is provided.
Split the input string into individual words
Reverse each word
Join the reversed words with a space in between
Code to list even numbers from a given list of 10 numbers.
Loop through the list of numbers
Check if each number is even using the modulo operator
If the number is even, add it to a new list of even numbers
Return the new list of even numbers
Reversing a string in Python code
Use slicing to reverse the string
Use the built-in function 'reversed()'
Convert the string to a list, reverse it, and then join it back to a string
Senior Associate Engineer
31
salaries
| ₹6.8 L/yr - ₹14.5 L/yr |
Senior Software Engineer
23
salaries
| ₹6.7 L/yr - ₹13.7 L/yr |
Lead Engineer
20
salaries
| ₹9.9 L/yr - ₹22 L/yr |
Software Engineer
15
salaries
| ₹2.4 L/yr - ₹7.5 L/yr |
Associate Engineer
12
salaries
| ₹3 L/yr - ₹7.5 L/yr |
TCS
Infosys
Wipro
HCLTech