Filter interviews by
I applied via LinkedIn and was interviewed in Jan 2024. There were 3 interview rounds.
There was an online aptitude test duration of 30 mins and topics covered (maths,stats,tech)
Hacathon test with java and python
Top trending discussions
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.
2 DSA, 1 SQL, 5 ML MCQ
I applied via Campus Placement
30 Questions - 90 minutes
Difficulty level - medium
posted on 31 May 2022
I was interviewed in May 2022.
Round duration - 90 minutes
Round difficulty - Medium
Timings: it was late night. I started the test at 10 pm
Method 2 above runs slowly since it traverses over some parts of the tree many times. A better solution looks at each node only once. The trick is to write a utility helper function isBSTUtil(struct node* node, int min, int max) that traverses down the tree keeping track of the narrowing min and max allowed values as it goes, looking at each node only once. The initial values for min and max should be INT_MIN and INT_M
Round duration - 45 minutes
Round difficulty - Medium
It was the interviw round.
the environment was good.
the interviewer was very nice to me.
The give...
Merge is one of those nice recursive problems where the recursive solution code is much cleaner than the iterative code. You probably wouldn’t want to use the recursive version for production code, however, because it will use stack space which is proportional to the length of the lists.
Tip 1 : Please have a strong hold on data structures mainly linked lists, arrays, maths, stacks, trees
Tip 2 : Must explore about DBMS. Means SQL, writing efficient queries, about indexing and other SQL backend process.
Tip 3 : Should work on spring boot. try build some project using spring boot with java (Gradle) as Jupiter's backend tech is mainly based on spring boot with java.
Tip 1 : Mention only those skills on which you have worked on properly. no need to flood the resume with skills about which you need a little.
Tip 2 : Must mention the links of projects which you have worked on.
posted on 6 Apr 2022
I was interviewed in Oct 2021.
Round duration - 120 minutes
Round difficulty - Medium
The online test was for 2 hrs in which 5 coding questions were asked. 3 questions were pretty easy and 2 were of medium difficulty level. I was able to solve all 5 questions.
Start BFS traversal from source vertex.
While doing BFS, store the shortest distance to each of the other nodes and also maintain a parent vector for each of the nodes.
Make the parent of the source node as “-1”. For each node, it will store all the parents for which it has the shortest distance from the source node.
Recover all the paths using the parent array. At any instant, we will push one vertex in the path array an...
Round duration - 60 minutes
Round difficulty - Medium
It started with the introduction and then we had a discussion on the projects I had made. He asked for several Backend and Database concepts like locking in DB, sessions, etc as I had mentioned backend internship in my resume. It took around half an hour.
Then he gave me a coding question based on the graph
I first took some time to think of a solution then told him the DFS as well as BFS approach. Then he made me run through several test cases on the pseudo-code. Once he was satisfied with the approach then I coded it on the editor and ran several test cases which he gave.
Finally, He asked me about the Time-Complexity and Space-Complexity of the code.
Tip 1 : Practice 250+ standard quality questions.
Tip 2 : Do some good real-life projects in Front-end or Backend Development
Tip 3 : Try to find an internship that will not only enhance your development skills but also increase your resume selection chances.
Tip 1 : Add quality projects (2 will be sufficient)
Tip 2 : Add your coding profile links.
posted on 14 Sep 2021
I was interviewed in Feb 2021.
Round duration - 45 minutes
Round difficulty - Medium
Two DSA questions were asked in this round in 45 min.
O(1) because the extra space being used (looping vari...
We will find the frequency of all elements by iterating over the whole array N times. On completion of iteration if the frequency of element is odd. We will return this element else keep on iterating.
Tip 1 : Practice dsa from leetcode
Tip 2 : Compete in coding contests
Tip 3 : Do at least 2-3 projects
Tip 1 : If you have some past experience, add it.
Tip 2 : Also add your projects.
Data Verifier
130
salaries
| ₹1.2 L/yr - ₹4 L/yr |
Verifier
34
salaries
| ₹1.5 L/yr - ₹4.2 L/yr |
Quality Analyst
34
salaries
| ₹2.5 L/yr - ₹7.6 L/yr |
Technical Operations Engineer
19
salaries
| ₹4 L/yr - ₹8 L/yr |
Data Analyst
16
salaries
| ₹1.4 L/yr - ₹4.2 L/yr |
Perfios Software Solutions
Signzy Technologies
Crediwatch
Rubique