i
Incubyte
Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Given Problem statement. solve and upload it on git repository
Top trending discussions
posted on 1 Oct 2023
I applied via campus placement at Lokmanya Tilak College of Engineering, Navi Mumbai and was interviewed in Apr 2023. There were 3 interview rounds.
Questions related to web development and quantitative aptitude. It was one hour test. Based on the score of this test, the position is allotted to you for which you are eligible to give the interview.
Coding round didn't had compilers and I had to write the pseudo code for the given problems. Few DSA and SQL questions were there in this round.
I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.
Mostly questions on logical aptitude
posted on 8 Jul 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Search for a target value in a rotated sorted array.
Use binary search to find the pivot point where the array is rotated.
Determine which half of the array the target value lies in based on the pivot point.
Continue binary search in the appropriate half of the array to find the target value.
Design IMDB with concurrent ratings management
Implement a locking mechanism to ensure only one user can update a rating at a time
Use a queue system to handle multiple rating requests in an orderly manner
Consider using distributed systems to handle high concurrency levels
Design a vehicle rental system API
Create endpoints for listing available vehicles, booking a vehicle, and returning a vehicle
Include authentication and authorization mechanisms for users and admins
Implement payment gateway integration for processing rental payments
Include features like vehicle search, filtering, and reviews/ratings
Consider scalability and performance optimizations for handling high traffic
posted on 14 Oct 2024
I applied via campus placement at PSG College of Arts & Science, Coimbatore and was interviewed in Apr 2024. There were 2 interview rounds.
There are Question based on data strcuture ,they cover all the topic in ds
In coding code they gave internet access to solve the problem after 30 they told us to make some changes in it and we should ready to explain the entire code
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
60 Minutes coding test was there
Traverse the linked list and add the values of each node without using additional data structures.
Traverse the linked list while keeping track of the sum in a variable
Update the sum by adding the value of each node as you traverse the list
Handle carry over if the sum of two nodes is greater than 9
To find all subsets of a given set, use recursion to generate all possible combinations.
Use recursion to generate all possible combinations of including or excluding each element in the set.
Start with an empty subset and recursively add each element to create new subsets.
Each subset can be represented as an array of strings.
LRU Cache is a data structure that stores a fixed number of items and removes the least recently used item when the cache is full.
LRU Cache uses a combination of a doubly linked list and a hashmap to efficiently store and retrieve items.
When an item is accessed, it is moved to the front of the linked list to indicate it is the most recently used item.
If the cache is full, the least recently used item at the end of the ...
3 DSA questions on array and strings 1 easy, 2 medium level
Create django backend project for book store
Software Engineer
10
salaries
| ₹8 L/yr - ₹15.3 L/yr |
Software Developer
5
salaries
| ₹7 L/yr - ₹13 L/yr |
Senior Software Engineer
5
salaries
| ₹15.3 L/yr - ₹17 L/yr |
Data Engineer
4
salaries
| ₹7 L/yr - ₹21.1 L/yr |
Senior Software Engineer 1
4
salaries
| ₹15.3 L/yr - ₹15.3 L/yr |
T-Hub
NASSCOM
91springboard
Tech Mahindra