Filter interviews by
I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.
10 question 15 minutes based on maths and logical reasoning
The man's percentage profit is 16.67%.
Calculate the total cost of buying 10 articles for ₹300.
Calculate the total revenue from selling 10 articles for ₹350.
Find the profit by subtracting the total cost from the total revenue.
Calculate the percentage profit using the formula: (Profit / Total cost) * 100.
The train will take 2 seconds to pass the pole.
Calculate the time taken to pass the pole using the formula: Time = Distance / Speed
Convert the speed from km/h to m/s by multiplying by 5/18 (1 km/h = 5/18 m/s)
Substitute the values: Time = 120 meters / (60 km/h * 5/18)
Solve the equation to get the time taken in seconds
Top trending discussions
Basic aptitude test with technical and non technical question
Delete nodes from linkedList if their value matches a certain condition
Implementing design patterns in software development
Singleton pattern ensures a class has only one instance and provides a global point of access to it
Factory pattern creates objects without specifying the exact class of object that will be created
Observer pattern defines a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated
Few coding tasks asked like palindrome number
Factorial
Basic concept tests based on DSA
Like prove that set is unordered
It was easy to crack ill rate 2/5
It was a short coding round pretty easy
It was a long coding round i couldn't crack it
I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.
Long polling is a web technique where the client sends a request to the server and the server holds the connection open until new data is available.
Long polling is a variation of the traditional polling technique where the client sends a request to the server and the server keeps the connection open until new data is available.
It is often used in web applications to simulate real-time updates without the need for const...
GraphQL is a query language for APIs that allows clients to request only the data they need, while REST is an architectural style for designing networked applications.
GraphQL allows clients to request specific data in a single request, reducing over-fetching and under-fetching of data.
REST uses multiple endpoints for different resources, leading to multiple requests for related data.
GraphQL provides a strongly typed sc...
posted on 9 Nov 2021
I was interviewed in Aug 2021.
Round duration - 120 Minutes
Round difficulty - Hard
Given a matrix ARR
of dimensions N * M
, your task is to determine the rank of the matrix ARR
.
The rank of a matrix is defined as:
(a) The maximum number of linearly...
Approach:
Round duration - 60 Minutes
Round difficulty - Medium
This is an elimination round. The interviewer will ask some technical questions and ask to solve some coding questions.
The interview was on Microsoft teams and coding was on codility.
Determine if two given strings, 'str1'
and 'str2'
, are permutations of each other.
Two strings are permutations of each other if one string's characters ...
Round duration - 60 Minutes
Round difficulty - Hard
Interviewers asked some questions regarding System design and then asked me to perform the task
Round duration - 60 Minutes
Round difficulty - Hard
There were 2 interviewers. This round was basically Distributed systems.
Given a list of numbers, rearrange them such that every second element is greater than its adjacent elements. Implement a function to achieve this rearrangement.
Round duration - 60 Minutes
Round difficulty - Hard
Tip 1 : Might ask you to write coding in System Design (Eg : Vending Machine)
Tip 2 : Use star methodology to answer.
Tip 3 : Interact as much as you can with the interviewer and discuss your approach to solve questions.
Tip 4: Start your preparation at least 6 months before application
Tip 5 : Practice Leetcode
Tip 1 : Resume should match with job description
Tip 2 : Add a summary section and avoid sections like hobbies, strengths
Tip 3 : Clearly mention your skills
I was interviewed in Sep 2021.
Round duration - 110 Minutes
Round difficulty - Medium
Aptitude and coding and Ouput MCQ
Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value using these coins. If it's not possible to make...
Round duration - 60 minutes
Round difficulty - Easy
There were 2 interviewers. I was asked to make a presentation earlier which I had to present in the interview.
Questions on SQL, Javascript, Linux
Tip 1 : Keep the conversation interesting
Tip 2 : Prepare thoroughly
Tip 3 : Look for interviewers on LinkedIn
Tip 1 : Projects should be engaging
Tip 2 : Experiences should be on top
I applied via Approached by Company and was interviewed in Oct 2021. There were 2 interview rounds.
A piece of paper was given to me and I need to tell the some basics of computer languages
How can I lead my team
I was interviewed before Jan 2021.
Round duration - 50 Minutes
Round difficulty - Medium
It was the screening round he asked me 2 questions
First one is easy and other one is medium type
Given an array of integers ARR
of length N
and an integer Target
, your task is to return all pairs of elements such that they add up to the Target
.
The first line ...
Given a binary tree with 'N' nodes numbered from 1 to 'N', your task is to print all the root-to-leaf paths of the binary tree.
The first line of the input con...
Round duration - 45 Minutes
Round difficulty - Easy
This is the first round in the loop interviews. Are you familiar with Javascript. Why do we use js. How do you use js to change the value of a textbox.
Given a binary tree with N
nodes, determine whether the tree is a Binary Search Tree (BST). If it is a BST, return true
; otherwise, return false
.
A binary search tree (BST)...
Given a list of integers pre[]
of size n
, representing the preorder traversal of a special binary tree where each node has 0 or 2 children, and a boolean array isLea...
Round duration - 45 minutes
Round difficulty - Easy
It was the team fit round
Round duration - 45 Minutes
Round difficulty - Medium
4tn round in the loop, he asked me to design a game. He focused both on backend and frontend.
..
Given an array ARR
of size N
, where each element represents the height of a balloon. The task is to destroy all balloons by shooting arrows from left to right. When an arrow hits...
We can see here that balloons need to be destroyed in a minimum number of arrows so we need to reuse the arrows, also it’s clear that we need a new arrow for every balloon which is not getting destroyed by any previous arrow.
So we can solve this problem greedily by adding a new arrow for every balloon which is not getting destroyed by existing arrows.
Round duration - 45 Minutes
Round difficulty - Medium
Another problem solving round
Given an array or list ARR
consisting of N
integers, your task is to identify all distinct triplets within the array that sum up to a specified number K
.
A t...
Tip 1 : clear your basics in ds algo
Tip 2 : problem solving is must to Crack coding interview
Tip 3 : solve leetcode problem as much as you can
Tip 1 : it should be short as possible
Tip 2 : you must have mentioned your past experience in chronological order with descriptions
Interview experience
Web Developer
12
salaries
| ₹2 L/yr - ₹9.7 L/yr |
Software Developer
4
salaries
| ₹7.8 L/yr - ₹20 L/yr |
Test Engineer
3
salaries
| ₹5.5 L/yr - ₹7 L/yr |
Web Designer
3
salaries
| ₹3 L/yr - ₹3 L/yr |
Team Lead
3
salaries
| ₹8 L/yr - ₹9.8 L/yr |
Infosys
TCS
Wipro
HCLTech