Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
DSA modrate and java question was asked
Dsa and java related questions were asked
A linked list is a data structure where each element points to the next element in the sequence.
Nodes contain data and a reference to the next node
Insertion and deletion can be done efficiently
Traversal starts from the head node
Example: Singly linked list, Doubly linked list
I applied via Campus Placement and was interviewed before May 2020. There were 5 interview rounds.
I applied via Referral and was interviewed before Mar 2022. There were 4 interview rounds.
Related to reverse printing, to find the greatest number from the given number series
Related to the project i have done during freelancing
posted on 1 Mar 2024
OOPs is a programming paradigm that uses objects to represent real-world entities and their interactions.
OOPs stands for Object-Oriented Programming.
It focuses on encapsulation, inheritance, and polymorphism.
Encapsulation means hiding the implementation details of an object from the outside world.
Inheritance allows creating new classes based on existing ones.
Polymorphism allows using a single interface to represent dif...
Python interview question and coding
I applied via Job Portal and was interviewed before Sep 2023. There were 3 interview rounds.
Developed a web application for tracking inventory and sales data
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express
Utilized MongoDB for database management
Given one code to do the optimization
My expected salary is based on my experience, skills, and the market rate for Senior Software Engineers.
Consider my years of experience in software development
Take into account my expertise in specific programming languages or technologies
Research the average salary for Senior Software Engineers in the current market
Negotiate based on the benefits and perks offered by the company
I appeared for an interview in Mar 2023.
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}
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
20
salaries
| ₹9 L/yr - ₹15 L/yr |
Automation Test Engineer
18
salaries
| ₹6.5 L/yr - ₹16.5 L/yr |
Senior Software Engineer
14
salaries
| ₹12 L/yr - ₹23.2 L/yr |
Softwaretest Engineer
12
salaries
| ₹9 L/yr - ₹18 L/yr |
Automation Engineer
11
salaries
| ₹6.5 L/yr - ₹14.2 L/yr |
Prime Focus Technologies
MapmyIndia
Yodlee
Bravura Solutions