Filter interviews by
Top trending discussions
posted on 3 Jul 2024
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.
Self-Introduction:
What is a constraint in SQL?
Can you explain the JOIN concept and how many types of JOINs we have?
What type of framework have you used and can you explain them?
Have you worked with Advanced Java?
What is polymorphism and can you explain the types?
How do you push code into GitHub?
Can you explain the OOP concepts with a real-time example?
Can you write a program to find repeated alphabets in a string?
Have you worked with JDBC connections?
What is the difference between a Primary Key and a Unique Key?
What is the difference between Priority and Severity?
Have you worked with .net technologies?
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
I applied via Monster and was interviewed in May 2024. There was 1 interview round.
To select the 3rd highest salary from the employee table, you can use a SQL query with the 'LIMIT' and 'OFFSET' keywords.
Use a SQL query like 'SELECT salary FROM employee ORDER BY salary DESC LIMIT 1 OFFSET 2' to get the 3rd highest salary.
The 'ORDER BY' clause sorts the salaries in descending order, 'LIMIT 1' limits the result to 1 row, and 'OFFSET 2' skips the first two rows.
Make sure to adjust the 'OFFSET' value if
Put is used to create or replace a resource, while patch is used to update a resource partially.
Put is idempotent, meaning multiple identical requests will have the same effect as a single request
Patch is not idempotent, as multiple identical requests may have different effects
Put requires the client to send the entire updated resource, while patch only requires the specific changes to be sent
The == operator checks for reference equality, while the equals method checks for value equality in strings.
Use == to check if two string variables refer to the same object in memory.
Use equals() method to check if two string variables have the same sequence of characters.
Example: String str1 = "hello"; String str2 = "hello"; str1 == str2 will return false, but str1.equals(str2) will return true.
String can be declared using double quotes, single quotes, or the String constructor.
Declare using double quotes: String str1 = "Hello";
Declare using single quotes: String str2 = 'World';
Declare using String constructor: String str3 = new String("Java");
String builder is not synchronized, while String buffer is synchronized.
String builder is faster than String buffer because it is not synchronized.
String buffer is thread-safe, while String builder is not.
String builder is preferred for single-threaded applications, while String buffer is preferred for multi-threaded applications.
Convert array to ArrayList of strings
Create a new ArrayList
Use Arrays.asList() method to convert array to ArrayList
Example: String[] array = {"apple", "banana", "orange"}; ArrayList
posted on 13 Aug 2021
I applied via Job Fair and was interviewed before Oct 2021. There were 2 interview rounds.
The overall flow of a project involves planning, execution, monitoring, and controlling.
The project starts with planning, where the objectives, scope, and deliverables are defined.
Execution involves carrying out the plan and completing the tasks.
Monitoring involves tracking the progress and making adjustments as needed.
Controlling involves ensuring that the project stays on track and within budget.
Examples of tools use...
posted on 3 Sep 2024
I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.
System testing is a type of software testing that evaluates the system as a whole to ensure it meets specified requirements.
System testing is performed on a complete, integrated system to evaluate its compliance with specified requirements.
It focuses on verifying that the system functions correctly in its intended environment.
It includes testing the system's functionality, performance, reliability, and security.
System ...
Test cycle is a series of steps involved in testing a software application.
Test planning: Define objectives, scope, and resources.
Test design: Create test cases based on requirements.
Test execution: Run test cases and report defects.
Test closure: Evaluate test results and provide feedback.
Example: Test cycle for a website includes planning, designing test cases for login functionality, executing tests, and closing with
I am a dedicated Quality Analyst with 5 years of experience in ensuring product quality through testing and analysis.
5 years of experience in quality analysis
Skilled in testing and analysis
Detail-oriented and dedicated to ensuring product quality
In 5 years, I see myself as a senior Quality Analyst leading a team and implementing innovative quality assurance strategies.
Leading a team of QA analysts
Implementing innovative QA strategies
Continuing professional development in QA field
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
posted on 3 Jul 2024
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.
Self-Introduction:
What is a constraint in SQL?
Can you explain the JOIN concept and how many types of JOINs we have?
What type of framework have you used and can you explain them?
Have you worked with Advanced Java?
What is polymorphism and can you explain the types?
How do you push code into GitHub?
Can you explain the OOP concepts with a real-time example?
Can you write a program to find repeated alphabets in a string?
Have you worked with JDBC connections?
What is the difference between a Primary Key and a Unique Key?
What is the difference between Priority and Severity?
Have you worked with .net technologies?
based on 3 reviews
Rating in categories
Software Engineer
700
salaries
| ₹5.5 L/yr - ₹15.1 L/yr |
Senior Software Engineer
415
salaries
| ₹9.4 L/yr - ₹25 L/yr |
Technical Lead
228
salaries
| ₹13 L/yr - ₹36.4 L/yr |
Technical Analyst
102
salaries
| ₹5 L/yr - ₹10 L/yr |
Senior Consultant
84
salaries
| ₹10.6 L/yr - ₹22 L/yr |
Blue Yonder
SAP
Oracle
Infor Global Solution