Filter interviews by
I applied via Approached by Company and was interviewed before Jan 2022. There were 3 interview rounds.
To create and consume endpoints with Spring Boot microservices, use Spring Web and RESTful APIs.
Create a Spring Boot application with Spring Web dependency
Define RESTful APIs using @RestController and @RequestMapping annotations
Use HTTP methods like GET, POST, PUT, DELETE to handle requests
Consume endpoints using RestTemplate or FeignClient
Handle exceptions using @ExceptionHandler annotation
Top trending discussions
Use merge sort algorithm to sort the array in O(nlogn) time complexity.
Implement merge sort algorithm which divides the array into two halves, recursively sorts the halves, and then merges the sorted halves.
Time complexity of merge sort is O(nlogn) where n is the number of elements in the array.
Example: ['apple', 'banana', 'cherry', 'date'] can be sorted using merge sort in O(nlogn) time complexity.
Use binary search to find element in sorted array efficiently.
Start with middle element and compare with target
If target is less, search left half, if greater search right half
Repeat until element is found or search space is empty
posted on 6 Jun 2024
30 min .. time, speed, distance
Normal easy qus via leetcode
I applied via Campus Placement
MySQL database query
Use SELECT statement to retrieve data from tables
Use WHERE clause to filter data based on conditions
Use JOIN to combine data from multiple tables
Use ORDER BY to sort data in ascending or descending order
Use LIMIT to limit the number of rows returned
Procedures, Packages and Functions are all subprograms in PL/SQL with different characteristics.
Procedures are subprograms that perform a specific task and may or may not return a value.
Functions are subprograms that always return a value and can be used in SQL statements.
Packages are a collection of related procedures, functions, variables, and other program constructs that can be used as a single unit.
Packages provid...
It means that the table or view does not exist in the database.
The query will fail and return an error message.
The application may crash or behave unexpectedly.
The table or view may have been deleted or renamed.
Check the spelling and syntax of the query.
Make sure the database connection is established and valid.
Views are virtual tables while Materialized Views are physical tables.
Views are created using SELECT statement while Materialized Views are created using CREATE MATERIALIZED VIEW statement.
Views do not store data while Materialized Views store data.
Views are updated dynamically while Materialized Views are updated manually or automatically based on refresh settings.
Materialized Views are faster for read-heavy workloads...
I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.
Around 75 mcq questions with snippets of code
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Object-oriented programming concepts that help in organizing and structuring code.
Encapsulation: Bundling data and methods together in a class.
Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding complex implementation details and providing simplified interfaces.
Enca...
I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.
Stored procedures are precompiled SQL queries stored in the database, while functions are reusable blocks of code that return a value.
Stored procedures are stored in the database and can perform multiple operations, while functions are standalone blocks of code.
Functions return a value, while stored procedures do not necessarily have to return a value.
Stored procedures can be called explicitly, while functions can be u...
based on 1 interview
Interview experience
Technical Recruiter
152
salaries
| ₹2.5 L/yr - ₹6.7 L/yr |
Associate Recruiter
150
salaries
| ₹2.2 L/yr - ₹5.3 L/yr |
Software Engineer
80
salaries
| ₹2.5 L/yr - ₹12.2 L/yr |
Senior Technical Recruiter
78
salaries
| ₹3.3 L/yr - ₹7.2 L/yr |
Senior Software Engineer
62
salaries
| ₹13.7 L/yr - ₹24.9 L/yr |
Amazon Transportation Services
IKS Health
Landmark Group
McDonald's