i
Ascendum KPS
Filter interviews by
Recreating tic tac toe game in plain JavaScript
Create a 3x3 grid using HTML and CSS
Use JavaScript to handle player turns and check for win conditions
Implement a reset button to start a new game
Top trending discussions
posted on 25 Sep 2024
I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.
Merge two sorted lists with n+m complexity
Create a new list to store the merged result
Iterate through both lists simultaneously and compare elements
Add the smaller element to the new list and move to the next element in that list
Continue until all elements from both lists are merged
Dependency injection is a design pattern where components are given their dependencies rather than creating them internally.
Dependency injection helps in achieving loose coupling between classes.
It allows for easier testing by providing a way to mock dependencies.
There are three types of dependency injection - constructor injection, setter injection, and interface injection.
The n+1 problem in Hibernate occurs when a query results in multiple individual queries being executed for each row fetched.
Occurs when a query fetches a collection and then for each element in the collection, another query is executed to fetch related data
Can be resolved by using fetch joins or batch fetching to reduce the number of queries
Improves performance by reducing the number of database round trips
posted on 28 Nov 2024
Choose the Options in Javascript, HTML, CSS
Reactjs is a JavaScript library for building user interfaces.
Component-based architecture
Virtual DOM for efficient updates
JSX for writing HTML in JavaScript
State management with setState()
Lifecycle methods like componentDidMount()
Design a zepto delivery system for efficient and fast delivery of small packages.
Utilize drones for quick and efficient delivery
Implement a centralized hub for package sorting and distribution
Use GPS tracking for real-time package monitoring
Optimize routes for faster delivery times
Ensure secure and reliable delivery process
Few basics of java
Dsa question
posted on 29 Aug 2024
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
posted on 4 Sep 2022
I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Dec 2023. There was 1 interview round.
Basic java question were asked on inheritance etc
posted on 6 Sep 2022
Spring is a framework while Spring Boot is an opinionated version of Spring.
Spring requires more configuration while Spring Boot has auto-configuration
Spring Boot has embedded servers while Spring does not
Spring Boot has a simpler setup process compared to Spring
Spring Boot has a built-in dependency management system
Spring Boot is more suitable for microservices architecture
posted on 24 Jun 2024
The code is given to you and you have to solve it
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Process Associate
227
salaries
| ₹1.5 L/yr - ₹4.5 L/yr |
Executive Accountant
59
salaries
| ₹2.2 L/yr - ₹6.8 L/yr |
Senior Process Associate
30
salaries
| ₹2.2 L/yr - ₹4 L/yr |
Quality Associate
21
salaries
| ₹2.1 L/yr - ₹3.7 L/yr |
Assistant Manager
20
salaries
| ₹5 L/yr - ₹18 L/yr |
TCS
Infosys
Wipro
HCLTech