Filter interviews by
To find the 3rd highest salary, we can use the SQL query with the 'LIMIT' and 'OFFSET' clauses.
Use the 'ORDER BY' clause to sort the salaries in descending order.
Use the 'LIMIT' clause to limit the result to 1 row.
Use the 'OFFSET' clause to skip the first two highest salaries.
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.
Top trending discussions
About environment and population
posted on 13 Jan 2025
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
I applied via campus placement at Gayatri Vidya Parishad College of Engineering, Visakhapatnam and was interviewed in Oct 2024. There were 2 interview rounds.
Most of the questions on verbal,logical,numerical aptitude
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Easy round anyone with basic maths can clear the round.
The topic given to us is online education system,and the round was easy to clear.
Call by value passes a copy of the variable, while call by reference passes the actual variable.
Call by value: changes to the parameter inside the function do not affect the original variable.
Call by reference: changes to the parameter inside the function affect the original variable.
Example: Call by value - int x = 5; func(x); // x remains 5. Call by reference - int x = 5; func(&x); // x changes to the value set i
posted on 28 Nov 2024
I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
Basic Linux Question
FTP port number is 21.
FTP port number is used for transferring files over a network.
It is a default port number for FTP protocol.
FTP clients connect to port 21 on the server to initiate a file transfer.
FTP servers listen on port 21 for incoming connections.
DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices on a network.
DHCP server assigns IP addresses to devices on a network
It also provides other network configuration information such as subnet mask and default gateway
DHCP uses a lease mechanism to manage IP address assignments
DHCP operates on the client-server model
Example: When a device conne...
Domain Name System (DNS) is a system that translates domain names to IP addresses, allowing users to access websites using human-readable names.
DNS is like a phone book for the internet, translating domain names (like google.com) to IP addresses (like 172.217.3.206).
DNS servers store records of domain names and their corresponding IP addresses.
DNS helps users access websites by resolving domain names to IP addresses in...
based on 4 interviews
Interview experience
based on 16 reviews
Rating in categories
Software Engineer
21
salaries
| ₹2.4 L/yr - ₹8.9 L/yr |
Test Engineer
7
salaries
| ₹2.4 L/yr - ₹5 L/yr |
Data Engineer
7
salaries
| ₹12.5 L/yr - ₹17.5 L/yr |
Data Analyst
6
salaries
| ₹7.2 L/yr - ₹15.5 L/yr |
Softwaretest Engineer
5
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Infosys
TCS
Wipro
HCLTech