Filter interviews by
I was interviewed before Feb 2024.
Notice period is 2 months. Seeking new challenges and growth opportunities.
Notice period is 2 months
Looking for new challenges and growth opportunities
Current organization lacks opportunities for career advancement
Use SQL query with subquery to fetch second highest salary of an employee in Oracle.
Use ORDER BY and LIMIT to get the second highest salary.
Use a subquery to exclude the highest salary and then find the maximum from the remaining salaries.
Example: SELECT MAX(salary) FROM employees WHERE salary < (SELECT MAX(salary) FROM employees);
Use a subquery to fetch and delete duplicate records in Oracle SQL.
Use a subquery to identify duplicate records based on a unique identifier
Use the DELETE statement with the subquery to remove the duplicate records
Ensure to backup the data before deleting duplicates
Primary key uniquely identifies a record in a table, while foreign key establishes a link between two tables.
Primary key is a column in a table that uniquely identifies each record.
Foreign key is a column in a table that refers to the primary key in another table.
Primary key cannot have NULL values, while foreign key can have NULL values.
Primary key ensures data integrity and enforces uniqueness, while foreign key main...
I will investigate the root cause, communicate with stakeholders, and work on resolving the issue as quickly as possible.
Investigate the logs to identify the root cause of the issue
Communicate with stakeholders about the downtime and expected resolution time
Work on resolving the issue by troubleshooting and fixing the underlying problem
Implement preventive measures to avoid similar downtime in the future
I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.
Good
I was interviewed before Jun 2016.
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MongoDB and MySQL
Familiar with version control systems like Git and deployment tools like Heroku
I was interviewed before Jul 2016.
I am a passionate software engineer with experience in developing web applications and solving complex problems.
Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React
Skilled in problem-solving and debugging code to ensure optimal performance
Strong understanding of data structures and algorithms
Familiar with Agile development methodologies and version control systems like Git
I was interviewed before May 2016.
You need to take 36 turns to find a perfect pair.
You need to pick 19 gloves to ensure a perfect pair.
The worst case scenario is picking 18 white gloves and then the 19th glove is black.
In that case, you need to pick 17 more gloves to find a black one and complete the pair.
The seven layers of networking refer to the OSI model which defines how data is transmitted over a network.
The seven layers are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.
Each layer has a specific function and communicates with the layers above and below it.
For example, the Physical layer deals with the physical transmission of data, while the Application layer deals with user inte...
Sort a list of people by their cities and states.
Use a sorting algorithm like quicksort or mergesort.
Create a custom comparator function that compares the city and state of each person.
If two people belong to the same city and state, sort them by their names.
Example: [{name: 'John', city: 'New York', state: 'NY'}, {name: 'Jane', city: 'Boston', state: 'MA'}]
Example output: [{name: 'Jane', city: 'Boston', state: 'MA'},
I was interviewed in Oct 2016.
I was interviewed in Oct 2016.
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MongoDB and MySQL
Familiar with version control systems like Git and deployment tools like Docker
I have a strong technical background, a passion for problem-solving, and a proven track record of delivering high-quality software solutions.
I have a Bachelor's degree in Computer Science and 5 years of experience in software development.
I am proficient in multiple programming languages such as Java, Python, and JavaScript.
I have successfully led a team in developing a complex web application that increased user engage
Strengths include problem-solving skills and teamwork. Weaknesses include perfectionism and time management.
Strengths: problem-solving skills, teamwork
Weaknesses: perfectionism, time management
Yes, I am able to adapt to changing situations by staying flexible, open-minded, and proactive.
I am comfortable with ambiguity and can quickly adjust my approach when needed.
I have experience working on projects with changing requirements and deadlines.
I actively seek feedback and am willing to learn new technologies or methodologies to adapt to evolving situations.
SDLC stands for Software Development Life Cycle. There are different types of SDLC models.
Waterfall model
Agile model
Spiral model
V-shaped model
Iterative model
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Application Support Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Accenture
Wipro
Cognizant