Filter interviews by
I applied via Campus Placement
2 - 3 medium level coding questions
I applied via campus placement at Mumbai University and was interviewed before Sep 2022. There were 3 interview rounds.
Normal aptitude qiestions quants and 2 programs in any lang
Top trending discussions
I applied via campus placement at Visveswaraiah Technological University (VTU) and was interviewed in Aug 2024. There were 2 interview rounds.
Simple aptitude questions and multiple choice coding questions were asked.
I have worked on a project to develop a mobile application for tracking fitness activities and providing personalized workout plans.
Developed user-friendly interface for inputting and tracking fitness data
Implemented algorithms to generate personalized workout plans based on user's goals and progress
Integrated with wearable devices to automatically sync activity data
Conducted thorough testing to ensure accuracy and rel...
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Allows for easier testing by injecting mock dependencies
Promotes loose coupling between components
Improves code reusability and maintainability
Examples: Constructor injection, Setter injection, Interface injection
Middleware is software that acts as a bridge between different applications, allowing them to communicate and share data.
Middleware facilitates communication between different software applications
It can handle tasks such as message queuing, data transformation, and security
Examples of middleware include message brokers like RabbitMQ, ESBs like MuleSoft, and API gateways like Kong
I use TestNG for unit testing and BDD (Behavior Driven Development) for integration testing.
TestNG is used for unit testing to validate individual units of code.
BDD is used for integration testing to validate the behavior of the system.
TestNG allows for easy setup of test cases using annotations like @Test, @BeforeMethod, @AfterMethod.
BDD frameworks like Cucumber use plain English sentences to define test scenarios.
Tes...
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
The reason for what?
Need more context to provide a specific reason
Could be related to a specific action, decision, outcome, etc.
Can you provide more details or clarify the question?
A drawback is a disadvantage or limitation of a particular situation or course of action.
Drawbacks can hinder progress or success in a project or task.
They can be caused by limitations in resources, technology, or skills.
Examples include lack of funding, outdated software, or inadequate training.
Identifying drawbacks early on can help mitigate their impact on a project.
Fast forward is a feature that allows users to skip ahead in a video or audio file to a specific point.
Fast forward allows users to quickly move forward in a video or audio file.
Users can skip scenes or sections they are not interested in by using the fast forward feature.
Commonly seen in media players, streaming services, and DVRs.
Example: Pressing the fast forward button on a remote control to skip ahead in a movie.
I applied via campus placement at NSS College, Cherthala and was interviewed in Sep 2023. There was 1 interview round.
Use Floyd's Cycle Detection Algorithm to detect loop in linked list.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move slow pointer by one step and fast pointer by two steps in each iteration.
If there is a loop, the slow and fast pointers will meet at some point.
To find the start of the loop, reset one pointer to the head and move both pointers at the same pace until they meet aga
Storage class specifiers in C language define the scope and lifetime of variables.
Storage class specifiers include auto, register, static, and extern.
Auto variables are stored in the stack and have local scope.
Register variables are stored in CPU registers for faster access.
Static variables retain their value between function calls.
Extern variables are declared in one file and can be accessed in another file.
Header files in C language are used to declare functions, variables, and constants that are defined in other source files.
Header files are included at the beginning of a C program using the #include directive.
They help in organizing code by separating declarations from the actual implementation.
Common header files in C include
Header files can also be created by the user to declare c...
posted on 18 Jun 2024
Inheritance in Java allows a class to inherit properties and behavior from another class.
Inheritance is achieved using the 'extends' keyword in Java.
Subclasses can access the methods and fields of their superclass.
Java does not support multiple inheritance, but a class can implement multiple interfaces.
posted on 19 Mar 2024
based on 2 interviews
Interview experience
Software Engineer
87
salaries
| ₹4 L/yr - ₹6.7 L/yr |
Senior Software Engineer
49
salaries
| ₹5 L/yr - ₹11 L/yr |
Trainee
26
salaries
| ₹2.1 L/yr - ₹4 L/yr |
Technical Lead
13
salaries
| ₹10.1 L/yr - ₹12.7 L/yr |
Software Engineer Trainee
10
salaries
| ₹3.3 L/yr - ₹4 L/yr |
Algonomy
Capillary Technologies
Ramco Systems
Eka Software Solutions