Filter interviews by
I appeared for an interview before Mar 2024, where I was asked the following questions.
Top trending discussions
I applied via Walk-in and was interviewed before Jan 2021. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Jun 2021. There was 1 interview round.
My dream is to create innovative software solutions that positively impact people's lives and drive technological advancement.
Building User-Centric Applications: I aspire to develop applications that prioritize user experience, like a health tracking app that motivates users to lead healthier lives.
Contributing to Open Source: I dream of contributing to open-source projects, collaborating with developers worldwide to c...
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 2 interview rounds.
Apti and coding
I appeared for an interview in May 2025, where I was asked the following questions.
I appeared for an interview before Aug 2024, where I was asked the following questions.
A linked list is a linear data structure where elements are stored in nodes, each pointing to the next node in the sequence.
Consists of nodes, each containing data and a reference (or pointer) to the next node.
Types include singly linked lists, doubly linked lists, and circular linked lists.
Singly linked list: Each node points to the next node; e.g., A -> B -> C.
Doubly linked list: Each node points to both the ne...
Rearranging a string involves changing the order of its characters to form a new string or meet specific criteria.
Identify the characters in the string, e.g., 'abc' can be rearranged to 'acb', 'bac', etc.
Use algorithms like backtracking to generate all permutations of the string.
Consider constraints, such as only rearranging vowels or consonants.
Example: Rearranging 'abc' gives ['abc', 'acb', 'bac', 'bca', 'cab', 'cba'...
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 2 interview rounds.
First round was coding test in online mode which was quite easy.
The interview focused on SQL and basic coding questions to assess technical skills.
SQL questions may include writing queries to retrieve data from a database.
Example: SELECT * FROM employees WHERE department = 'Sales';
Coding questions could involve algorithms or data structures.
Example: Write a function to reverse a string in Python.
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
Coding test has multiple choice questions based on basics of programming and 2 coding questions.
OOP is a programming paradigm based on the concept of objects, which can contain data and code to manipulate that data.
OOP focuses on creating objects that interact with each other to solve problems.
Key concepts include classes, objects, inheritance, polymorphism, and encapsulation.
Classes are blueprints for creating objects, defining their properties and behaviors.
Inheritance allows new classes to be based on existing...
Implement a function to find the maximum sum of a contiguous subarray using Kadane's Algorithm.
Kadane's Algorithm runs in O(n) time complexity.
Initialize two variables: max_current and max_global.
Iterate through the array, updating max_current as the maximum of the current element or the sum of max_current and the current element.
Update max_global if max_current exceeds it.
Example: For array [-2,1,-3,4,-1,2,1,-5,4], th...
Digit Insurance is a technology-driven insurance company offering a range of general insurance products.
Digit Insurance was founded in 2016 by Kamesh Goyal.
It is known for its innovative and customer-centric approach to insurance.
Digit offers various insurance products such as health insurance, motor insurance, travel insurance, and more.
The company leverages technology to simplify the insurance process and provide a s...
In 5 years, I see myself as a senior software engineer leading a team of developers on innovative projects.
Leading a team of developers on projects
Continuing to learn and grow in my technical skills
Contributing to the success and growth of the company
Possibly pursuing further education or certifications
Exploring opportunities for mentorship and leadership roles
Use a hashmap to count the frequency of each word in the array of strings and find the word with the highest frequency.
Create a hashmap to store the frequency of each word
Iterate through the array of strings and update the frequency in the hashmap
Find the word with the highest frequency in the hashmap
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Process Associate
252
salaries
| ₹1.9 L/yr - ₹3.6 L/yr |
Senior Process Associate
82
salaries
| ₹2.7 L/yr - ₹4 L/yr |
Senior Software Engineer
19
salaries
| ₹14.5 L/yr - ₹23 L/yr |
Team Lead
14
salaries
| ₹5.4 L/yr - ₹12.3 L/yr |
Senior QA Engineer
9
salaries
| ₹11 L/yr - ₹15.2 L/yr |
Udaan
Swiggy
CARS24
XpressBees