Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
Hashes are implemented using hash functions to map data to unique fixed-size values, typically used for fast data retrieval.
Hash functions are used to generate a unique hash value for each input data
Hash tables use these hash values as keys to store and retrieve data efficiently
Common hash functions include MD5, SHA-1, and SHA-256
Hash collisions can occur when different inputs produce the same hash value
Singleton design pattern ensures a class has only one instance and provides a global point of access to it.
Ensure a class has only one instance by providing a global access point to it
Lazy initialization to create the instance only when needed
Thread-safe implementation to handle multiple threads accessing the instance
Commonly used in logging, caching, database connections
A singleton is a design pattern that restricts the instantiation of a class to one object.
Singleton pattern ensures that a class has only one instance and provides a global point of access to it.
Commonly used in scenarios where only a single instance of a class is needed, such as database connections or logging.
Leetcode Problem: Implement a Singleton Class - Design a class that has a method getInstance() which returns ...
Basic Java programming
Very Basic aptitude test questions asked
Very basic coding questions asked on java and sql
Synchronoss Technologies interview questions for popular designations
I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.
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 for objects of different classes to respond to the same message in different ways.
Abstraction: Hiding the co...
Parking allotment coding question using advanced c++ topics
I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.
Normal aptitude MCQ based
Easy level 2 questions
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Jul 2020. There were 6 interview rounds.
Top trending discussions
Precompilation unit is a compiled code that can be reused by multiple source files.
Precompilation unit is created by the compiler from the source code.
It contains the compiled code of header files and other dependencies.
It can be reused by multiple source files, reducing compilation time.
It is also known as precompiled header or PCH.
Example: stdafx.h in Visual Studio is a precompiled header file.
based on 7 interviews
Interview experience
based on 134 reviews
Rating in categories
Software Engineer
147
salaries
| ₹2.8 L/yr - ₹12.1 L/yr |
Senior Software Engineer
92
salaries
| ₹10.9 L/yr - ₹33.9 L/yr |
Softwaretest Engineer
71
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Software Developer
34
salaries
| ₹3.3 L/yr - ₹10.6 L/yr |
Devops Engineer
30
salaries
| ₹5 L/yr - ₹16.5 L/yr |
TCS
Infosys
Wipro
Tech Mahindra