Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 2 interview rounds.
Data provided with the help of Toad is likely related to database management or querying.
Toad is a popular tool used for database development and management.
Data provided with Toad may include tables, queries, stored procedures, and other database objects.
Toad can be used with various database systems such as Oracle, SQL Server, MySQL, etc.
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
JIL Information Technology interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 3 interview rounds.
Skills related MCQ basic questions
I applied via Walk-in
I applied via Naukri.com and was interviewed before Jan 2022. There was 1 interview round.
List is a collection of ordered elements. Java 8 introduced lambda expressions and streams for efficient list operations.
Java 8 features include lambda expressions and streams for efficient list operations
To iterate a list, use for-each loop or lambda expression with forEach() method
Example: List<String> names = Arrays.asList("John", "Mary", "Bob"); for(String name : names) { System.out.println(name); } names.for
IOC is Inversion of Control, a design pattern where control of object creation and flow is inverted. Dependency Injection is a way to implement IOC.
IOC is a design pattern that allows for loose coupling between components
Dependency Injection is a way to implement IOC by injecting dependencies into a class rather than having the class create them
DI can be done through constructor injection, setter injection, or interfac...
I appeared for an interview in Dec 2016.
Top trending discussions
I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.
Hashtable is synchronized while hashmap is not.
Hashtable is thread-safe while hashmap is not.
Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.
Hashtable is slower than hashmap due to synchronization.
Hashtable is a legacy class while hashmap is a newer implementation.
Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.
Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.
Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.
Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.
Concurrent Hashmap is slower than Hashma...
based on 7 interviews
Interview experience
based on 74 reviews
Rating in categories
Junior Consultant
52
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Consultant
46
salaries
| ₹4.1 L/yr - ₹10.4 L/yr |
Senior Consultant
29
salaries
| ₹7.2 L/yr - ₹12 L/yr |
Software Developer
23
salaries
| ₹2.2 L/yr - ₹5.2 L/yr |
Principal Consultant
12
salaries
| ₹10.4 L/yr - ₹23 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant