Filter interviews by
Different launch modes in Android control how a new instance of an activity is associated with the current task.
Standard - The default launch mode, creates a new instance of the activity in the task.
SingleTop - If an instance of the activity already exists at the top of the task, it will not be recreated.
SingleTask - A new task will always be created and a new instance of the activity will be launched in it.
SingleInsta...
Service is a base class for Android services that can run in the background, while IntentService is a subclass of Service that handles asynchronous requests on demand.
Service is a base class for Android services that can run indefinitely in the background, while IntentService is a subclass of Service that handles asynchronous requests one at a time.
Service does not have a default worker thread, so you need to manage th...
I solved a problem by implementing a custom view to display complex data in a more user-friendly way.
Identified the specific requirements and limitations of the problem
Researched and experimented with different solutions, including using third-party libraries
Implemented a custom view with optimized performance and user experience
Tested the solution thoroughly to ensure it met the desired functionality
Improving API performance involves optimizing code, reducing network latency, caching data, and scaling infrastructure.
Optimize code by reducing unnecessary database queries and improving algorithm efficiency
Reduce network latency by using CDN, optimizing server response time, and minimizing data transfer
Implement caching mechanisms to store frequently accessed data and reduce database load
Scale infrastructure by using...
JPA is a Java specification for mapping Java objects to relational databases. Spring Boot provides easy integration with JPA for data persistence.
Spring Boot provides built-in support for JPA through Spring Data JPA
Entities in JPA are annotated with @Entity to map to database tables
Repositories in Spring Data JPA are interfaces that extend JpaRepository for CRUD operations
Configuration for JPA can be done in applicatio
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
String manipulation : basic string manipulation to check your knowledge in python
SugarBox Networks interview questions for popular designations
posted on 2 Apr 2024
I applied via LinkedIn and was interviewed before Apr 2023. There were 5 interview rounds.
Discussion of the assignment
I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.
Mathematical thinking Analytical Thinking
Always be confident and make an effort to listen before you speak.
I appeared for an interview in Jun 2021.
Round duration - 180 minutes
Round difficulty - Hard
The test link had 3 days expiry so I could attempt test anytime. It was conducted on doselect.com
You are given an array/list named 'SEQUENCE', which consists of 'N' integers. The task is to identify all equilibrium indices in this sequence.
An equilibr...
The task is to find the equilibrium indices of a given sequence, where the sum of elements at lower indices is equal to the sum of elements at higher indices.
Iterate through the sequence and calculate the total sum of all elements
Initialize a left sum and right sum as 0
For each index, update the left sum and right sum and check if they are equal
If they are equal, add the index to the equilibrium indices
Return the equil
Round duration - 60 minutes
Round difficulty - Medium
Video interview round wherein I was asked to wrote code for the problem statements given by the interviewer. The problems were mainly focused on advanced JS concepts like asynchonous progamming, timers, closures, and data structure problems around arrays, sets, linked list etc.
Given a singly linked list in the form 'L1' -> 'L2' -> 'L3' -> ... 'Ln', your task is to rearrange the nodes to the form 'L1' -> 'Ln' -> 'L2' -> '...
The task is to rearrange the nodes of a singly linked list in a specific order without altering the data of the nodes.
Iterate through the linked list to find the middle node using the slow and fast pointer technique.
Reverse the second half of the linked list.
Merge the first and reversed second half of the linked list alternatively to get the desired order.
Round duration - 30 minutes
Round difficulty - Easy
This was the last round with HR wherein they judged cultural fit and there was discussion on things like my expectations v/s their expectations etc.
Tip 1 : Get well versed with the fundamentals of Javascript including advanced concepts like promises, async/await, generators, higher order functions, closures, currying etc.
Tip 2 : Do some projects on MERN Stack because a lot of projects here use some or all of those technologies
Tip 3 : Do prepare for behavioral/cultural-fit questions especially around how you'll handle various stituations during work or how will you manage productivity while working remotely.
Tip 1 : Having projects on MERN stack will give you advantage
Tip 2 : Do mention if you have any AWS experience.
Tip 3 : Mention all your internships/past experiences. Keep them crisp and talk about what you did and it's impact/outcome.
Tip 4 : Any experience/exposure to blockchain will definitely give brownie points.
I appeared for an interview in Nov 2021.
Round duration - 30 minutes
Round difficulty - Easy
This round mainly consisted of some questions on advanced JS topics like Execution Context, Callback queue, Micro task queue, Promises, etc.
Round duration - 60 minutes
Round difficulty - Medium
This round was more technical compared to the previous one. The interviewer was a senior developer. If questions were not answered, answers would be given/explained.
Aggregate operators in MongoDB are used for data aggregation and manipulation.
Some aggregate operators in MongoDB include $sum, $avg, $min, $max, $push, $addToSet, $first, $last, $project, $match, $group, $sort, $limit, $skip.
Example: db.collection.aggregate([{$group: {_id: '$field', total: {$sum: '$value'}}}])
Round duration - 30 minutes
Round difficulty - Easy
This round was mainly to assess my experience level, roles, and responsibilities from my previous company. Salary negotiations also happened here.
Tip 1 : Learn about Execution Context, Promises in JS
Tip 2 : Learn about indices, Difference between different databases
Tip 3 : Error handling and Exceptions
Tip 1 : Put in what you’ve done and not what you could have done.
Tip 2 : Keep it short and simple
based on 5 interviews
Interview experience
based on 54 reviews
Rating in categories
Senior Software Engineer
27
salaries
| ₹9 L/yr - ₹25 L/yr |
Senior Engineer
25
salaries
| ₹9.8 L/yr - ₹26 L/yr |
Software Developer
20
salaries
| ₹4 L/yr - ₹16.5 L/yr |
Product Manager
18
salaries
| ₹18.9 L/yr - ₹32 L/yr |
QA Engineer
14
salaries
| ₹5 L/yr - ₹13 L/yr |
Vyapar
Nowfloats Technologies
ShopKirana
Classplus