Filter interviews by
Clear (1)
I was interviewed in Dec 2020.
Round duration - 90 minutes
Round difficulty - Medium
It was video call round in teams which went for around 90 minutes. Interviewer is flexible and it went well.
Given a 2D matrix MAT
of size M x N, where M and N represent the number of rows and columns respectively. Each row is sorted in non-decreasing order, and the first element of each ro...
Implement a function to search for a given integer in a 2D matrix with specific properties.
Iterate through each row of the matrix and perform a binary search on each row to find the target integer.
Since the rows are sorted, binary search can be applied efficiently to determine if the target exists in the matrix.
Handle edge cases such as empty matrix or invalid input values.
Return 'TRUE' if the target is found in the ma
You are given a string S
of length N
. Your task is to find the index (considering 1-based indexing) of the first unique character in the string. If there are no uni...
Find the index of the first unique character in a given string, return -1 if no unique characters are found.
Iterate through the string to count the frequency of each character
Iterate through the string again to find the first character with frequency 1
Return the index of the first unique character or -1 if none found
Round duration - 30 minutes
Round difficulty - Easy
Interview went arounf 30minutes at 10AM. As it was hr round there wont be any technical stuff and I have only concentrated on my communication skills and had a glance of frequently asked hr questions before interview. It was more of a discussion.
Tip 1 : It is recommended to know at least one language thoroughly (C, C++, Java, Python)
Tip 2 : Students generally are skip practice part and landing into trouble when asked to write the code in a live interview. Therefore, PRACTICE is strongly recommended from websites like hackerrank, coding ninjas, leetcode etc.
Tip 3 : Deep dive into your Core subjects.
Tip 4 : Practise 5-6 problems daily. 2Easy, 2Medium, 2Hard
Tip 5 : Don't do half learning. Though it takes time be perfect at each concept you learn.
Tip 1 : Include only the most relevant information and put the most important information first
Tip 2 : Don't Put Everything on There. Your resume should not have every work experience you've ever had listed on it.
Tip 3 : Customize your resume to each position.
Tip 4 : Include atleast one full stack project.
Top trending discussions
I applied via Freshesworld and was interviewed in Nov 2020. There were 6 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.
Very easy
I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.
1 hour of test, time and speed, work and distance.
I was interviewed before Mar 2021.
1 hour, time, distance problems
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
Quants, LA and English aptitude.