Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
LINQ joins on 2 tables allow for combining data from both tables based on a common key.
Use the 'join' keyword in LINQ to join two tables based on a common key
Specify the key to join on using 'equals' keyword
Select the desired columns from both tables in the result
Open close principle states that a class should be open for extension but closed for modification.
Classes should be open for extension through inheritance or implementing interfaces
Classes should be closed for modification to avoid breaking existing code
Example: Using abstract classes or interfaces to define behavior and allowing subclasses to implement specific functionality
Top trending discussions
posted on 29 Jul 2024
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
Pivoting columns in SQL involves transforming rows into columns to display data in a different format.
Use the PIVOT keyword in SQL to pivot columns
Specify the columns to pivot on and the values to display in the new columns
Aggregate functions like SUM, AVG, COUNT can be used with PIVOT
Example: SELECT * FROM table_name PIVOT (SUM(value_column) FOR pivot_column IN ('value1', 'value2', 'value3'))
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
Identifying and solving race conditions involves understanding concurrent execution and implementing synchronization mechanisms.
Understand the critical sections of code where race conditions can occur
Use synchronization mechanisms like locks, semaphores, or atomic operations to control access to shared resources
Implement thread-safe data structures or use thread-safe libraries to avoid race conditions
Use tools like sta...
Find the third largest element in an unsorted array of strings.
Sort the array in descending order.
Remove duplicates if necessary.
Return the element at index 2 as the third largest.
posted on 18 Dec 2024
I applied via LinkedIn and was interviewed before Dec 2023. There were 3 interview rounds.
I was interviewed before Feb 2023.
Basic algorithms testing
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
RESTful API is an architectural style for designing networked applications
REST stands for Representational State Transfer
Uses standard HTTP methods like GET, POST, PUT, DELETE
Resources are identified by URIs
Stateless communication between client and server
Responses are typically in JSON or XML format
Had the coding round and we have to solve the find nth largest element.
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.
Checked and unchecked exceptions are used in Java to handle errors. Checked exceptions must be handled, while unchecked exceptions do not.
Checked exceptions are checked at compile-time and must be handled using try-catch or throws keyword
Unchecked exceptions are not checked at compile-time and do not require handling
Example of checked exception: IOException
Example of unchecked exception: NullPointerException
posted on 4 Sep 2023
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
OOPs concepts, abstraction vs interface, MVC architecture, stored procedures, joins
OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction
Abstraction is hiding the implementation details while interface is a contract that defines the methods that a class must implement
MVC architecture separates the application into Model, View, and Controller components for better organization and maintenance
Sto...
SQL queries, ddl,dml TCL commands, primary key and foreign key differences,what is composite key,hash table in c#,generics in c#.
based on 1 interview
Interview experience
Coordinator
318
salaries
| ₹4 L/yr - ₹7.7 L/yr |
Senior Administrative Assistant
148
salaries
| ₹3.8 L/yr - ₹6.2 L/yr |
Team Lead
106
salaries
| ₹5.5 L/yr - ₹10.4 L/yr |
Administration Assistant
105
salaries
| ₹2.8 L/yr - ₹5.2 L/yr |
Finance and Administration Assistant
93
salaries
| ₹2.8 L/yr - ₹5.3 L/yr |
FedEx Express
DHL Express
Blue Dart Express
GATI-KWE