i
Onetoinfinite
Filter interviews by
I applied via TopHire
Answering questions related to Java development and architecture
Monolithic architecture is a traditional approach where all components of an application are tightly coupled into a single unit
Microservices architecture is a modern approach where an application is divided into smaller, loosely coupled services
Singleton class is a design pattern that restricts the instantiation of a class to a single object
Static variable...
The default server in a Spring Boot application is Tomcat. Other servers can be configured by adding dependencies and modifying the configuration.
The default server in Spring Boot is Tomcat, but other servers like Jetty or Undertow can be used.
To configure a different server, you need to exclude the default server dependency and add the desired server dependency in the pom.xml file.
You also need to modify the applicati...
Top trending discussions
I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.
Online education system in India has great potential but needs improvement.
Online education has become more popular due to the pandemic.
There is a lack of infrastructure and resources for online education in rural areas.
Online education can be more affordable and accessible than traditional education.
There is a need for better quality control and accreditation for online courses.
Online education can provide opportuniti...
I appeared for an interview in Jul 2020.
No, calling finish() in onCreate() will not call onResume() or other lifecycle functions before onDestroy().
Calling finish() in onCreate() will immediately destroy the activity without calling any other lifecycle methods.
If you want to finish an activity after it has been created and resumed, you should call finish() in onPause() or onStop().
It is generally not recommended to call finish() in onCreate() as it can lead
RecyclerView is a flexible view for providing a limited window into a large data set.
RecyclerView is used to display large sets of data efficiently
It uses a ViewHolder pattern to recycle views
Corner cases include handling empty data sets and updating data dynamically
Communication between activity and fragment is done through interfaces.
Activity implements an interface and passes it to the fragment
Fragment can then call methods of the interface to communicate with the activity
This allows for communication between the two components without tight coupling
Find the second largest element in an array of strings.
Sort the array in descending order and return the second element.
Iterate through the array and keep track of the largest and second largest elements.
Use a priority queue to find the second largest element.
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
DSA Questions based on dp graph tree
I have developed multiple single-page applications using React JS.
Created reusable components to improve code reusability
Implemented state management using Redux for better data flow
Utilized React Router for navigation between different pages
Integrated APIs to fetch and display data dynamically
JavaScript is a programming language commonly used for creating interactive effects within web browsers.
JavaScript is a high-level, interpreted programming language.
It is used to make web pages interactive and dynamic.
JavaScript can be used for client-side and server-side development.
Commonly used frameworks/libraries include React, Angular, and Node.js.
I have used a variety of libraries in my projects, including React, Redux, Axios, and Material-UI.
React
Redux
Axios
Material-UI
Was a small test and was easy
posted on 16 Nov 2023
I applied via Naukri.com and was interviewed before Nov 2022. There were 4 interview rounds.
Both Aptitude and coding
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Adda 247
Futurense Technologies
Prepca Eduserv
Airblack