i
InterviewBit
Filter interviews by
Online DSA Round consisting of 4 questions
I applied via Referral and was interviewed in Sep 2022. There were 4 interview rounds.
C,C++,#include
Communication skills , present tence , future tence,
I was interviewed in Nov 2020.
Round duration - 90 minutes
Round difficulty - Easy
This round was completely based on Data structures and Algorithms.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering remaining digits
Ensure the final sum array does not have any leading zeros
Determine the maximum path sum for any path in a given binary tree with 'N' nodes.
Note:
Find the maximum path sum in a binary tree by considering any path of adjacent nodes.
Traverse the binary tree to find the maximum path sum by considering all possible paths.
Keep track of the maximum sum encountered during traversal.
Update the maximum sum if a new path with a higher sum is found.
Consider both left and right child nodes while calculating the path sum.
Handle null nodes represented by -1 in the input.
Round duration - 60 Minutes
Round difficulty - Medium
This was a mix of both technical and non technical questions.
It begins with few coding problems and then resume discussion.
Round duration - 180 Minutes
Round difficulty - Easy
I was tasked with building a website for a small business, including features like a homepage, product pages, contact form, and online payment integration.
Homepage design with company logo and brief description
Product pages with images, descriptions, and pricing
Contact form for customers to reach out
Online payment integration for seamless transactions
Round duration - 60 Minutes
Round difficulty - Easy
My project was discussed in this round, with some changes in the database structure and was given to add some new features.
I would add a real-time chat feature to enhance communication among users.
Implementing a chat system using web sockets for instant messaging
Adding features like read receipts, emojis, and file sharing
Integrating notifications for new messages
Tip 1 : Try to have some good projects in your resume.
Tip 2 : Practice all the previously asked questions.
Tip 1 : Have some good development projects
Tip 2 : Include relevant industrial experience
I applied via Job Fair and was interviewed before Feb 2021. There were 5 interview rounds.
What is aptitude test?
Online study and off-line which one is better?
Someone not interested in assignments.
I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.
Easy leetcode code 2 questions , HTML5 css javascript simple screen design
I applied via Approached by Company and was interviewed before Sep 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed before Mar 2020. There was 1 interview round.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Start from the first element and compare it with the next element
If the first element is greater than the next element, swap them
Repeat this process for all elements in the list
Continue this process until no more swaps are needed
A Turing Machine is a theoretical device that can simulate any algorithmic computation.
It was proposed by Alan Turing in 1936 as a model for computation.
It consists of a tape, a head that can read and write symbols on the tape, and a set of rules for transitioning between states.
It can simulate any algorithmic computation, making it a powerful tool for theoretical computer science.
It is often used as a theoretical basi...
A hash function is a mathematical function that converts input data of arbitrary size into a fixed-size output.
Hash functions are used to index data in hash tables.
They are also used in cryptography to securely store passwords.
Examples of hash functions include MD5, SHA-1, and SHA-256.
I applied via Referral and was interviewed before May 2021. There were 2 interview rounds.
I applied via Indeed and was interviewed in Jan 2021. There was 1 interview round.
based on 1 interview
Interview experience
based on 50 reviews
Rating in categories
1-4 Yrs
Not Disclosed
10-12 Yrs
Not Disclosed
2-4 Yrs
Not Disclosed
Senior Business Development Associate
88
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Development Manager
44
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Development Associate
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Business Development Executive
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Talent Acquisition Executive
10
salaries
| ₹0 L/yr - ₹0 L/yr |
HackerRank
CodeChef
upGrad
Simplilearn