Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There was 1 interview round.
Experienced in developing Java/J2EE applications with Spring framework and Hibernate ORM.
Developed RESTful web services using Spring Boot for efficient communication between client and server.
Utilized Hibernate ORM for database interaction, ensuring data integrity and security.
Worked on implementing security features like authentication and authorization using Spring Security.
Used JSP and Servlets for dynamic web page ...
MVC is a software design pattern that separates an application into three main components: Model, View, and Controller.
Model represents the data and business logic of the application
View is responsible for displaying the data to the user
Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly
Developed a new mobile application for tracking daily water intake.
Designed user-friendly interface for inputting water consumption
Implemented reminder notifications to encourage regular hydration
Integrated with health tracking apps to provide comprehensive wellness data
Top trending discussions
posted on 3 Jan 2025
I applied via Campus Placement
A test that covers all fundamental topics, including networking, object-oriented programming (OOP), and data structures and algorithms (DSA).
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
The first round was an aptitude test, question ranging from medium to difficult .The marking scheme included -1,+1 for each incorrect and correct answer it was quite challenging . Additionally there were multiple-choice questions based on C++ output , which followed same marking scheme. Question were easy and most of the students were filtered out in this orund
Smart pointers are objects that store a pointer to dynamically allocated memory and provide automatic memory management.
Smart pointers help prevent memory leaks by automatically releasing memory when the pointer is no longer needed.
Examples include unique_ptr, shared_ptr, and weak_ptr in C++.
unique_ptr is used for exclusive ownership, shared_ptr for shared ownership, and weak_ptr to break circular references.
A lambda function is a small anonymous function defined in a single line of code without a name.
Lambda functions are often used in programming languages that support functional programming.
They are commonly used for short, simple operations that do not require a named function.
Lambda functions can take any number of arguments but can only have one expression.
Example: lambda x: x*2 defines a lambda function that doubles
Threading is a way for a program to split itself into multiple simultaneous tasks.
Threading allows for parallel execution of tasks within a program.
Each thread has its own stack and runs independently of other threads.
Threads can communicate with each other and share resources.
Example: A web server handling multiple client requests concurrently using threads.
Lambda function is an anonymous function in programming that can have multiple parameters and can be used as an argument to other functions.
Lambda functions are also known as anonymous functions because they do not have a name.
They are often used for short, one-time tasks that do not require a separate function definition.
Lambda functions can take multiple parameters and return a single value.
Example: lambda x, y: x + ...
MCQ(objective ) question... computer based exam about computer skills
They will give one concept and conduct debate candidates will speak argue advantage and disadvantage about that concept
Apti quest normal maths english
Medium leetchode question
posted on 18 Apr 2024
The question is asking about how often each character appears in a given string.
Iterate through the string and count the frequency of each character using a hashmap.
Return the hashmap with characters as keys and their frequencies as values.
I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.
I was interviewed before Oct 2022.
It was open coding contest called Ode 2 Code organised on hackerearth. Top 100 students got interview calls
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts each half, and then merges the sorted halves.
Divide the array into two halves
Recursively sort each half
Merge the sorted halves back together
I applied via campus placement at Indian Institute of Technology (IIT), Kanpur and was interviewed in Jul 2021. There was 1 interview round.
based on 1 interview
Interview experience
Vivo
Reliance Digital
Nokia
Yazaki