Filter interviews by
I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in May 2024. There were 4 interview rounds.
70 questions in 90 minutes with 7 sections
Developed a web application for tracking project progress and managing tasks
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database storage
Incorporated authentication and authorization features for user security
To find the second highest salary in a table, you can use a SQL query with the MAX() function and a subquery.
Use a SQL query to select the MAX() salary from the table.
Use a subquery to select the MAX() salary that is less than the overall MAX() salary.
Combine both queries to get the second highest salary.
Indexing is a technique used to optimize the performance of databases by creating a data structure that allows for quick retrieval of data.
Indexing involves creating a data structure that maps the values of specific columns in a database table to their physical location on disk.
It helps in speeding up data retrieval operations by allowing the database to quickly locate the rows that match a certain condition.
Examples o...
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Team player with excellent communication skills
Developed a web application for tracking project progress and managing tasks
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database storage
Incorporated authentication and authorization features for user security
Truncate is a DDL command that removes all records from a table, while delete is a DML command that removes specific records.
Truncate is faster than delete as it does not log individual row deletions.
Truncate resets the identity seed of the table, while delete does not.
Truncate cannot be rolled back, while delete can be rolled back using a transaction.
Truncate does not fire triggers, while delete does.
In 5 years, I see myself as a senior software developer leading a team and working on cutting-edge technologies.
Leading a team of developers on innovative projects
Continuing to enhance my technical skills and knowledge
Contributing to the growth and success of the company
Possibly pursuing further education or certifications in software development
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
posted on 6 Jan 2025
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Based on JavaScript and Java.
A task based on JavaScript.
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
A peak element in an array is an element that is greater than or equal to its neighbors.
Iterate through the array and check if the current element is greater than its neighbors.
If the element at index i is greater than or equal to elements at indices i-1 and i+1, it is a peak element.
Example: ['1', '3', '2', '4', '1'] has peak elements at index 1 and 3.
Rotate a 2D array by 90 degrees clockwise
Transpose the array
Reverse each row of the transposed array
Pollitices current generation
posted on 14 Jan 2025
I applied via Campus Placement
3 hours coding test and majorly focus on javascript.
posted on 28 May 2024
Find the second most occurrence of string in an array of strings.
Create a dictionary to store the count of each string in the array
Sort the dictionary by count in descending order
Return the key of the second element in the sorted dictionary
Coding is based scenario question , we have to write the code in paper. There is 1 hour time to complete the coding test.
I applied via LinkedIn and was interviewed in Mar 2021. There were 5 interview rounds.
Questions related to database and object-oriented programming concepts.
Joins are used to combine data from two or more tables based on a related column.
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
OOPs pillars are Abstraction, Encapsulation, Inheritance, and Polymorphism.
An array is a collection of elements of the same data type stored in contiguous memory locations.
Arrays can be one-dimensional or multi-dimensional
Elements in an array can be accessed using their index
Arrays can be initialized during declaration or later in the code
Arrays can be passed as arguments to functions
Common array operations include sorting and searching
Written Coding Test - Arrays, Matrix in any language
GD is Group Discussion only shortlisted students will attend GD Round
based on 1 interview
Interview experience
based on 14 reviews
Rating in categories
Software Engineer
57
salaries
| ₹3.5 L/yr - ₹14.6 L/yr |
Senior Software Engineer
27
salaries
| ₹8.5 L/yr - ₹17 L/yr |
Senior QA Engineer
18
salaries
| ₹7 L/yr - ₹13.2 L/yr |
QA Engineer
15
salaries
| ₹4.9 L/yr - ₹9 L/yr |
Associate Software Engineer
11
salaries
| ₹2 L/yr - ₹5.6 L/yr |
TCS
Infosys
Wipro
HCLTech