Filter interviews by
OOPs concepts are fundamental principles in object-oriented programming that help in organizing and designing code.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Ability of objects to take on multiple forms or behaviors.
Abstraction: Hiding the complex implementation details and...
Design patterns are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable software.
They provide a common language for developers to communicate about solutions.
Examples include Singleton, Factory, Observer, and Strategy patterns.
I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.
Mcq and coding test on coderpad
Face 2 face, dsa and core java
Top trending discussions
posted on 28 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There were 4 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...
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
Convert given no to corresponding excel no.
Excel no starts from 1 and goes up to 16384
Excel no is calculated using column and row numbers
For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on
Find unique characters in a window of k size in a string.
Use a sliding window approach.
Maintain a hash table to keep track of character frequency.
Remove characters from hash table as the window slides.
I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.
posted on 22 Jul 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.
posted on 14 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
Online test of 90 minutes at 5:30 pm
Object-Oriented Programming concepts include encapsulation, inheritance, and polymorphism, which are used to organize and manipulate data in data structures and algorithms.
Encapsulation: Bundling data and methods that operate on the data together in a single unit (object). Example: a class representing a car with properties like color and methods like drive().
Inheritance: Allowing a class to inherit properties and meth...
Round duration - 45 minutes
Round difficulty - Medium
Online coding interview of 45 minutes at 6:10PM.
Implement a program that performs basic string compression. When a character is consecutively repeated more than once, replace the consecutive duplicates with the coun...
Implement a program to compress a string by replacing consecutive duplicates with the count of repetitions.
Iterate through the string and keep track of consecutive characters and their counts.
Replace consecutive duplicates with the count of repetitions.
Handle the case where the count of repetitions is greater than 1 and less than or equal to 9.
Explanation of insert, select, and join queries in a database management system.
Insert query is used to add new records to a table.
Select query is used to retrieve data from a table based on specified criteria.
Join query is used to combine rows from two or more tables based on a related column between them.
Examples: INSERT INTO table_name (column1, column2) VALUES (value1, value2); SELECT * FROM table_name WHERE condit...
Round duration - 30 minutes
Round difficulty - Easy
HR round of 30 minutes at 6pm
Tip 1 : Be accurate in one language rather than doing more languages but not perfect in anyone
Tip 2 : Revise your concepts regularly and try to attempt 3-4 times a question which you cannot do in first time so that after that if u see question of that type u know how to approach
Tip 3 : Do practice of quality questions not only quantity.
Tip 1 : One page resume
Tip 2 : Only mentioned that projects and skills in which you are really good don't write anything just to fulfill the space
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 20 Jun 2021
I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Operations Executive
209
salaries
| ₹1.2 L/yr - ₹4.5 L/yr |
Software Developer
151
salaries
| ₹2.8 L/yr - ₹12 L/yr |
Software Engineer
119
salaries
| ₹2.1 L/yr - ₹9 L/yr |
System Engineer
101
salaries
| ₹2.2 L/yr - ₹9.2 L/yr |
IT Manager
59
salaries
| ₹1.2 L/yr - ₹4.2 L/yr |
Wipro
Amazon
TCS
ITC Infotech