Filter interviews by
Top trending discussions
I appeared for an interview before Jan 2024.
My expected salary is based on my experience, skills, and the market rate for Senior Engineers.
Consider my years of experience in the industry
Take into account my specialized skills and certifications
Research the current market rate for Senior Engineers in this location
Negotiable based on benefits package offered
Web development related coding questions
posted on 9 Jul 2017
I appeared for an interview before Jul 2016.
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.
Level order traversal of tree is a breadth-first search algorithm to visit all nodes in a tree level by level.
Use a queue to keep track of nodes to be visited
Enqueue the root node and loop until the queue is empty
Dequeue a node, visit it, and enqueue its children
Repeat until all nodes have been visited
I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.
Worst organization
Lack of communication and transparency
Inefficient management and decision-making
Toxic work culture and lack of employee support
Poorly defined goals and objectives
Lack of career growth opportunities
There will be 3 coding questions given to us for solving,we need solve two questions compulsory.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
Questions were high level
I applied via Campus Placement
Coding round and level was good, one araay question and two dp questions
I appeared for an interview in May 2022.
Round duration - 120 Minutes
Round difficulty - Easy
Given a list of rectangles, where each rectangle is represented by an array of four integers indicating its bottom-left and top-right corners, calculate the total area covered b...
Calculate total area covered by a list of rectangles on a plane.
Iterate through each rectangle and calculate its area
Check for overlapping areas between rectangles
Sum up the total area covered by all rectangles
Round duration - 60 Minutes
Round difficulty - Medium
Oops concepts and 1 DSA problem
You are provided with a string, termed as DIGIT_PATTERN
, which consists solely of digits. The objective is to identify the first digit that repeats in the sequence. If there's no...
Identify the first repeating digit in a given string of digits.
Iterate through the string and keep track of seen digits using a set.
Return the first digit that repeats, or -1 if no digit repeats.
Time complexity: O(n), where n is the length of the input string.
Round duration - 60 Minutes
Round difficulty - Medium
Firstly Some general questions and then suddenly a cosing question with modifications
Given an input string STR
, generate and print all possible permutations of the string.
str
All permutations of the input string, each on a new line.
Generate and print all possible permutations of a given input string.
Use recursion to generate all permutations by swapping characters in the string.
Maintain a visited array to keep track of characters already used in a particular permutation.
Print each permutation as it is generated.
Handle duplicate characters by skipping swapping if the character is already in the current position.
Tip 1 : You should be perfect in what you know
Tip 2 : Prepare atleast DSA standard questions very well
Tip 3 : Don't ignore OOPs, they are asked very frequently.
Tip 1 : Add good projects
Tip 2 : Must mention all your coding profiles and github where you worked.
I applied via Campus Placement and was interviewed before Feb 2022. There were 4 interview rounds.
based on 1 interview
Interview experience
Software Engineer
75
salaries
| ₹10 L/yr - ₹26 L/yr |
Senior Software Engineer
63
salaries
| ₹18 L/yr - ₹38.5 L/yr |
Principal Software Engineer
26
salaries
| ₹27.8 L/yr - ₹45.5 L/yr |
Technical Account Manager
21
salaries
| ₹14 L/yr - ₹28 L/yr |
Customer Success Manager
20
salaries
| ₹14 L/yr - ₹20.5 L/yr |
Duck Creek Technologies
FinThrive
CodeClouds
Grey Orange