Filter interviews by
I applied via Approached by Company and was interviewed in Jun 2023. There were 2 interview rounds.
Iterated on a product to improve user experience
Identified pain points through user feedback
Conducted user research to understand user needs
Implemented changes based on feedback and research
Tested new features with a subset of users
Analyzed data and user feedback to further refine the product
I applied via Approached by Company and was interviewed before Dec 2023. There were 4 interview rounds.
Product design case study
I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.
I had given interview 5 years ago but now the pattern has change, a code assignment is given to fetch data
I applied via campus placement at Dhirubhai Ambani Institute of Information and Communication Technology (DA-IICT), Gandhinagar and was interviewed before Feb 2023. There were 5 interview rounds.
Coding test was held on Hackerrank primarily focussing on Dynamic Programming (DP)problems.
The Alien Dictionary Problem is a question that involves sorting words based on a given alien language's alphabetical order.
The problem can be solved using topological sorting.
Create a graph where each character is a node and each word is an edge.
Perform a topological sort on the graph to get the correct order of characters.
If there is a cycle in the graph, it means the alien language is invalid.
MindTickle interview questions for popular designations
I was interviewed in Oct 2021.
Round duration - 50 minutes
Round difficulty - Medium
First round was a basic javascript problem-solving round. The interviewer judged my grasp on fundamental javascript concepts like objects, closures, polyfills, etc. It was during the afternoon and was conducted on google meet and leetcode playground.
The interviewer was very calm. I was first asked some general questions like why I'm applying for this role and what are the projects I've done.
This question asks to find the position of a target integer in a row-wise and column-wise sorted matrix.
Iterate through each row and column of the matrix
Compare the target integer with the current element
If the target integer is found, return the position as {i, j}
If the target integer is not found, return {-1, -1}
Round duration - 40 minutes
Round difficulty - Easy
One DSA Question along with some javascript questions were asked like hoisting, difference between JSX and Javascript etc.
The question asks to find the total amount of rainwater that can be trapped in the given elevation map.
Iterate through the array and find the maximum height on the left and right of each bar.
Calculate the amount of water that can be trapped at each bar by taking the minimum of the maximum heights on the left and right.
Sum up the trapped water for all bars and return the total amount.
Tip 1 : Focus on core Javascript fundamentals before becoming a framework ninja
Tip 2 : Have at least one (or more) good project(s) which shows your experience in frontend development
Tip 3 : Practice fundamental javascript questions and machine coding
Tip 1 : Clearly highlight the skills you have which match with the role you are applying for.
Tip 2 : Mention the work you have done in your internships related to your role (frontend in my case), work experience matters
Tip 3 : Mention some really good projects in your resume.
Tip 4 : Having some special achievements like SIH, Gsoc, etc. certainly helps but isn't compulsory.
Get interview-ready with Top MindTickle Interview Questions
I was interviewed in Oct 2021.
Round duration - 60 minutes
Round difficulty - Medium
This round was conducted by the Interview Vector, Usually first two rounds are conducted by Interview vector on behalf of mindtickle, Interviewer joined the call on time. He gave his introduction and asked to introduce me. He asked about some of my projects and internships than directly jumped to DSA questions. He shared me the Leetcode question link and I have to write the code there and have to submit it. After that I have to paste my solution on a Google doc shared by him and have to write my approach, Time complexity and space complexity of the solution. So he asked two questions in this round and I solved first one completely and second one partially, questions were of medium and hard difficulty level respectively.
I solved this question by using BFS.
I tried to solved this question by depth first search approach.
Round duration - 60 minutes
Round difficulty - Medium
This round was also conducted by the Interview Vector, we started with the Introduction that she told me that their will be no correct or wrong answer for this round they will check by thinking ability and how vast I can think in designing a system. Than she gave me the problem statement in which I have to design an online Transport renter service. she also shared some requirements with me and shared a google doc where I have to write all the things that will come in my mind. So we discussed about the DB and tables that we will be requiring in this service, we also discussed for different enitities that we'll be requiring than our time gets over and we winded up and Thanked each other and dropped the call.
Design an online Transport Renter service.
Round duration - 60 minutes
Round difficulty - Medium
This round was taken by the SDE-2 of the MindTickle and it was also a system design round. We both started with the introduction then he gave me the problem statement to design a chess board game. We both started discussing on it, I started writing down the entities and services that we'll be requring. Than he told me to write the methods in each service and implement them, I got confused in them and started messing up the things. we discussed various things related to methods and services implementation and our time got over than he winded up and asked for any questions and we dropped the call.
Design an online Chess Board Game.
Tip 1 : Prepare system design
Tip 2 : Practice as many DSA questions.
Tip 1 : Add Internship and project details clearly
Tip 2 : Add Github links to your projects
I was interviewed in Apr 2021.
Round duration - 45 Minutes
Round difficulty - Easy
It was a DSA round where I was asked 2 coding questions and optimised approaches for both.
As we know if Ninja skips the previous meeting, then he has two choices for the current meeting, that is he can either schedule this meeting or he can skip this meeting.
If Ninja schedules the previous meeting, then he has only one choice that is he has to skip the current meeting.
Here is the algorithm:
For a ...
Approach: The border cells can never hold water as water will always flow out from there. So we will assume all the border cells as our boundary.
Now the water that can behold at least inside the cells will be equal to the minimum height of the boundary.
For eg if matrix = [ 8, 8, 8, 8 ]
&nbs...
Round duration - 45 Minutes
Round difficulty - Medium
It was more of discussion around my projects and resume. Also asked some questions related to me. What are your hobbies? Willing to relocate?
Algorithm
Tip 1 : Be consistent, you might not get success in the starting but if you are consistent with your prep, then in the end you will get offers from most companies
Tip 2 : Do participate in contests on leetcode
Tip 3 : Have a good resume
Tip 1 : Good projects
Tip 2 : Includes achievements in coding contests like ACM ICPC or Google kickstart, Hashcode.
I applied via LinkedIn and was interviewed in Jul 2021. There was 1 interview round.
To find repeating characters from a string in a single loop.
Create an empty array to store repeating characters
Loop through each character of the string
If the character is already in the array, add it to the array
Return the array of repeating characters
Top trending discussions
Interview experience
based on 80 reviews
Rating in categories
Software Development Engineer II
19
salaries
| ₹20 L/yr - ₹44 L/yr |
Software Development Engineer
19
salaries
| ₹13 L/yr - ₹33 L/yr |
Senior Software Engineer
19
salaries
| ₹16.6 L/yr - ₹70.2 L/yr |
Software Engineer
12
salaries
| ₹9 L/yr - ₹30 L/yr |
Customer Success Engineer
11
salaries
| ₹4 L/yr - ₹9.5 L/yr |
Freshworks
Zoho
InMobi
Mu Sigma