Filter interviews by
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
Brush up on common data structures and algorithms (Maps, Arrays, Trees, Graphs, Sorting, Recursion etc)
Singleton design pattern ensures a class has only one instance and provides a global point of access to it.
Used when only one instance of a class is needed throughout the system
Provides a global access point to the instance
Implemented by creating a static method to return the same instance each time it is called
HashMap is not thread-safe, while ConcurrentHashMap allows multiple threads to read and write concurrently.
HashMap is not synchronized and not thread-safe, while ConcurrentHashMap is synchronized and thread-safe.
ConcurrentHashMap allows multiple threads to read and write concurrently without any external synchronization, while HashMap requires external synchronization for concurrent access.
ConcurrentHashMap achieves hi...
List is an ordered collection of elements with duplicates allowed, while set is an unordered collection of unique elements.
List maintains the order of elements, while set does not guarantee any specific order.
List allows duplicate elements, while set does not allow duplicates.
Example: List - [1, 2, 3, 1], Set - {1, 2, 3}
I appeared for an interview in Mar 2023.
Paper based exam based on C and embedded c
I applied via Other and was interviewed in Oct 2021. There was 1 interview round.
I appeared for an interview in Jul 2024.
Create an API using Notepad to check if a string is a palindrome or not.
I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.
Success at work is measured by achieving goals, delivering high-quality work, and receiving recognition.
Achieving goals set by the team or organization
Delivering high-quality work that meets or exceeds expectations
Receiving recognition from colleagues, managers, or clients
Meeting deadlines and completing tasks efficiently
Contributing to the overall success of the team or project
I know multiple programming languages.
I am proficient in Java, Python, and C++.
I have experience with web development languages such as HTML, CSS, and JavaScript.
I am familiar with scripting languages like Bash and PowerShell.
I have worked with database query languages like SQL.
I have knowledge of mobile app development languages like Swift and Kotlin.
I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.
Basic maths question - given a number a and b get the nth number which is divisible by both a and b. And one sql query of concatinating the string in the column results.
Other - which movie you watched?
why do you watch?
who is your role model?
Why? What? How? Where?
Silly questions
based on 1 interview
Interview experience
Prime Focus Technologies
MapmyIndia
Yodlee
Global Edge Software