Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2022. There was 1 interview round.
Top trending discussions
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 4 interview rounds.
Dsa question about maps
Robotic restaurant design for automated food preparation and delivery
Implement robotic arms for cooking and food preparation
Utilize conveyor belts for transporting dishes to customers
Incorporate automated order taking and payment systems
Design a user-friendly interface for customers to place orders and customize meals
Ensure efficient cleaning and maintenance processes for the robots
Achieve fault tolerance by implementing redundancy, monitoring systems, and graceful degradation.
Implement redundancy by having backup systems in place to take over in case of failure
Monitor systems continuously to detect faults and address them proactively
Use graceful degradation to ensure that the system remains functional even if certain components fail
Design coupon system based on reqs
I applied via Campus Placement
It was a 90 minute coding test, involving 3 problems:
1-Given points on a 2d plane, you can delete one point, what is the minimum maximum distance you can have?
2-LFU Cache
3-Given an array with elements 0,1, your task is to find number of ways to divide this array into contiguous chunks so that each chunk has only one 1 in it.
To avoid method overriding, make the method final or private.
Declare the method as final to prevent it from being overridden in subclasses.
Declare the method as private to hide it from subclasses.
Use the @Override annotation to ensure that a method is actually overriding a superclass method.
The 'finalize' keyword is used in Java to perform cleanup operations before an object is garbage collected.
The 'finalize' method is called by the garbage collector before reclaiming an object's memory.
It can be used to release resources like closing files or sockets.
It is not recommended to rely on 'finalize' for resource cleanup as it is not guaranteed to be called.
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Node.js is a runtime environment that executes JavaScript code outside of a web browser.
Node.js uses the V8 JavaScript engine from Google Chrome to execute code.
It is built on the event-driven, non-blocking I/O model, making it lightweight and efficient.
Node.js uses a single-threaded event loop to handle multiple concurrent connections.
It has a built-in module system that allows developers to easily add functionality t
I applied via Campus Placement
DSA Hackerrank assessment
The 2sum problem involves finding two numbers in an array that add up to a given target.
One approach is to use a hash table to store the complement of each number as we iterate through the array.
Another approach is to sort the array and use two pointers, one starting from the beginning and the other from the end, to find the pair.
If the array is sorted, we can also use binary search to find the complement of each numbe
posted on 11 Apr 2024
I applied via Company Website and was interviewed before Apr 2023. There were 3 interview rounds.
Normal dsa questions
Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects: Instances of classes that encapsulate data and behavior
Classes: Blueprint for creating objects with attributes and methods
Inheritance: Allows a class to inherit attributes and methods from another class
Polymorphism: Ability for objects to take on different forms or behaviors
Encapsulation: Bund...
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.
It allows for better control over the data by preventing direct access from outside the class.
Encapsulation promotes code reusability and modularity by organizing related data and methods together.
Example: In a cla...
Map coding in C++ : what data structure to use which is fastest for retrieval of data
Hash table is the fastest data structure for retrieval by providing the key value.
Hash table uses a hash function to compute an index into an array of buckets or slots, from which the desired value can be found.
Example: Python dictionary, Java HashMap, C++ unordered_map.
Complexity: O(1) on average for retrieval.
posted on 12 Jul 2024
Backend fastapi questions
posted on 25 Nov 2024
I applied via Job Portal and was interviewed in Apr 2023. There were 3 interview rounds.
Key Accounts Leader
39
salaries
| ₹2.8 L/yr - ₹5.5 L/yr |
Graphic Designer
29
salaries
| ₹2.1 L/yr - ₹4 L/yr |
Key Accounts Lead
20
salaries
| ₹2.2 L/yr - ₹5 L/yr |
Branch Manager
15
salaries
| ₹4.3 L/yr - ₹12 L/yr |
Business Development Executive
13
salaries
| ₹2.6 L/yr - ₹3.5 L/yr |
TNQ Tech Private Limited
OMICS International
Amar Ujala
Xerox