Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 3 interview rounds.
4 questions were given in coding round
Top trending discussions
posted on 31 Jul 2024
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
Java program to check if two strings are anagrams
Create a function that takes two strings as input
Convert both strings to character arrays and sort them
Check if the sorted arrays are equal to determine if they are anagrams
Insert and select data in MySQL using SQL queries
Use INSERT INTO table_name (column1, column2, ...) VALUES (value1, value2, ...); to insert data
Use SELECT * FROM table_name; to select all data from a table
Use SELECT column1, column2 FROM table_name WHERE condition; to select specific data based on a condition
GET and POST are HTTP methods used in REST APIs for retrieving and sending data.
GET method is used to retrieve data from a server
POST method is used to send data to a server
GET requests are idempotent, while POST requests are not
GET requests should only be used for retrieving data, not for modifying data
Example: GET request to retrieve a list of users - GET /users
Example: POST request to create a new user - POST /users
posted on 8 Nov 2024
I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Oct 2024. There were 2 interview rounds.
They were very strict about the test and asked various questions from various topics from java, python, oops etc.
Covered all topics from DBMS, Data Structures and Algorithmes, Debugging, error detection, code output etc.
Stored procedures are precompiled and stored in the database, while functions are compiled and stored in memory.
Stored procedures are precompiled and stored in the database for reuse.
Functions are compiled and stored in memory for faster execution.
Stored procedures can return multiple values, while functions return a single value.
Functions can be called from within a stored procedure, but stored procedures cannot be ca
I applied via Indeed and was interviewed in Nov 2023. There were 2 interview rounds.
The interview session took 30 minutes
Implement Java code to filter data from a list using Java Stream API
Use Stream.filter() method to filter data based on a given condition
Use lambda expressions to define the filtering condition
Collect the filtered data using Collectors.toList() method
Inner join returns only the matching rows between two tables, while full join returns all rows from both tables.
Inner join only includes rows that have a match in both tables
Full join includes all rows from both tables, filling in NULL values for non-matching rows
Inner join is more commonly used than full join in practice
Example: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
Example: Full ...
I applied via Company Website and was interviewed in Mar 2020. There was 1 interview round.
posted on 3 Oct 2024
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
I have 5 years of experience working as a software engineer in various tech companies.
Worked on developing web applications using Java, Spring, and Angular
Experience with database management systems like MySQL and MongoDB
Collaborated with cross-functional teams to deliver projects on time and within budget
Interview experience
based on 1 review
Rating in categories
Software Developer
4
salaries
| ₹8 L/yr - ₹9 L/yr |
Project Manager
4
salaries
| ₹12 L/yr - ₹48 L/yr |
Graphic Designer
4
salaries
| ₹3.5 L/yr - ₹7 L/yr |
Software Development Engineer
4
salaries
| ₹6 L/yr - ₹8.5 L/yr |
Senior Accountant
4
salaries
| ₹3.2 L/yr - ₹5 L/yr |
Apollo Hospitals
Fortis Healthcare
Manipal Hospitals
Columbia Asia