Filter interviews by
Be the first one to contribute and help others!
posted on 5 Feb 2025
Good , just practice Leet code easy questions
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
It was a one hour coding test, with 4 programming questions.
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
posted on 16 May 2023
I applied via Referral and was interviewed in Apr 2023. There were 3 interview rounds.
posted on 19 Jun 2024
I appeared for an interview before Jun 2023.
posted on 30 Oct 2024
Difference between @requestbody and @responsebody annotations in Spring MVC
The @RequestBody annotation is used to bind the HTTP request body to a method parameter in Spring MVC controller
The @ResponseBody annotation is used to bind the return value of a method to the HTTP response body in Spring MVC
Example: @RequestBody User user - binds the request body to a User object parameter
Example: @ResponseBody String hello() -...
posted on 26 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Finally is a block of code that always executes, while Finalize is a method used for cleanup before an object is garbage collected.
Finally block is used in exception handling to ensure certain code is always executed, regardless of whether an exception is thrown or not.
Finalize method is called by the garbage collector before an object is reclaimed.
Finally block is used in try-catch-finally blocks, while Finalize metho...
Find the second largest string from a given sentence
Split the sentence into an array of strings
Sort the array based on string length
Return the second last element in the sorted array
AWS CloudFront is a content delivery network (CDN) service, while AWS CloudFormation is an infrastructure as code service.
CloudFront is used to deliver content to end users with low latency and high data transfer speeds.
CloudFormation is used to automate the deployment of infrastructure resources in a repeatable and predictable manner.
CloudFront is a CDN service that caches content at edge locations to reduce latency, ...
To improve performance in React JS, optimize rendering, minimize re-renders, use virtualization, lazy loading, code splitting, and memoization.
Optimize rendering by using shouldComponentUpdate or React.memo for functional components
Minimize re-renders by using PureComponent or memoization techniques like useMemo or useCallback
Use virtualization for long lists or tables to render only the visible items
Implement lazy loa...
posted on 1 Dec 2024
I appeared for an interview in Nov 2024.
Gallagher
Canara HSBC Life Insurance
Life Insurance Corporation of India
Bank of Baroda