Filter interviews by
I applied via Company Website and was interviewed before Oct 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.
The WHERE condition in Oracle allows filtering of data based on specified criteria.
The WHERE condition is used in SQL queries to filter rows based on specified conditions.
It can be used with various operators such as =, <>, >, <, >=, <=, LIKE, IN, BETWEEN, etc.
Multiple conditions can be combined using logical operators such as AND, OR, and NOT.
The WHERE condition can be used to filter data based on specific values, ran...
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine, providing an event-driven, non-blocking I/O model.
Node.js uses an event-driven architecture, allowing for asynchronous programming.
It utilizes the V8 JavaScript engine to execute JavaScript code.
Node.js uses a single-threaded event loop to handle multiple concurrent requests efficiently.
It provides a rich set of built-in modules and libraries for v...
Top trending discussions
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Focusing on moderate level patterns
Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.
Polymorphism: The ability for objects of different classes to respond to the same message in di...
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
Array questions - rearranging letters for encryption
posted on 12 Dec 2024
Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.
Implement thread pooling to manage multiple requests concurrently.
Use asynchronous processing to handle requests without blocking the main thread.
Consider using reactive programming with Spring WebFlux for better scalability.
Optimize database queries and external API calls to reduce response times.
Implement caching mec...
A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.
A server is a computer or software that provides services or resources to other computers or programs.
ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.
ABAP server handles requests from clients and executes A...
60 MCQ questions are there
Array list is faster for accessing elements by index, while Linked List is better for frequent insertions and deletions.
Array list has constant time access to elements by index, while Linked List requires traversing the list to find an element.
Linked List is better for frequent insertions and deletions as it only requires changing pointers, while Array list may require shifting elements.
Array list uses contiguous memor...
based on 7 reviews
Rating in categories
Software Engineer
114
salaries
| ₹6.9 L/yr - ₹26.4 L/yr |
Senior Software Engineer
92
salaries
| ₹8.6 L/yr - ₹28 L/yr |
Associate Software Engineer
42
salaries
| ₹5.3 L/yr - ₹12.9 L/yr |
Associate Technical Leader
31
salaries
| ₹10.1 L/yr - ₹33 L/yr |
Associate Engineer
27
salaries
| ₹3 L/yr - ₹11.8 L/yr |
Freshworks
Zoho
TCS
Infosys