Filter interviews by
I applied via Campus Placement
I am a highly motivated and detail-oriented software engineer with a passion for problem-solving and continuous learning.
Highly motivated
Detail-oriented
Passionate about problem-solving
Continuous learner
A perfect employer is one who values employee growth, fosters a positive work environment, and promotes work-life balance.
Values employee growth and provides opportunities for professional development
Fosters a positive work environment with open communication and collaboration
Promotes work-life balance by offering flexible schedules and benefits
Recognizes and rewards employee achievements
Provides a competitive salary a
Had to solve 50 questions in 12 minutes. Questions were very easy, only headache was to attempt as many as you could in 12 minutes. .
Had questions regarding core subjects in the multiple choice section in the 1st section of this round. In the section 2nd of this round you had 3 questions of data structures (2 easy and 1 of moderate difficulty level).
I applied via Campus Placement
50 easy aptitiutde questions in 12 mins.
2 coding questions in 1 hourr were aksed.
Top trending discussions
posted on 20 Oct 2022
I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed in Sep 2022. There were 2 interview rounds.
English ,maths ,coding question it was 1hour test.
Leecode medium level question
Leetcode Hard level Question
posted on 13 Jun 2021
I applied via Naukri.com and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via campus placement at Indian Institute of Technology (IIT), Roorkee and was interviewed before Sep 2020. There was 1 interview round.
posted on 27 Jan 2017
I was interviewed in Dec 2016.
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Computer Fundamentals
Flatten a binary tree by converting it into a linked list in-place.
Use a recursive approach to flatten the binary tree.
Traverse the tree in a pre-order manner and keep track of the previous node.
Set the left child of each node to null and the right child to the next node in the linked list.
Example: Input: 1 -> 2 -> 5 -> 3 -> 4 -> null, Output: 1 -> null -> 2 -> null -> 3 -> null -> 4 -> null -> 5 -> null
I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to medium, can solve with leetcode medium
Count the number of islands in a grid of '1's and '0's
Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited
Increment the island count for each new island found
Ensure to handle boundary cases and check for visited nodes
Find the first and last index of a specific element in an array of strings.
Iterate through the array and keep track of the index of the first and last occurrence of the element.
Return the first and last index once the iteration is complete.
Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.
posted on 20 Oct 2022
I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed in Sep 2022. There were 2 interview rounds.
English ,maths ,coding question it was 1hour test.
Interview experience
based on 1 review
Rating in categories
Key Account Manager
230
salaries
| ₹4 L/yr - ₹9.9 L/yr |
Associate Software Engineer
108
salaries
| ₹7 L/yr - ₹14 L/yr |
Software Engineer
95
salaries
| ₹7 L/yr - ₹19.7 L/yr |
Product Manager
80
salaries
| ₹16 L/yr - ₹35.1 L/yr |
Software Developer
71
salaries
| ₹7.5 L/yr - ₹17 L/yr |
Freight Tiger
Rivigo
BlackBuck
FarEye