i
Tracxn
Filter interviews by
I applied via Naukri.com and was interviewed before Nov 2022. There were 2 interview rounds.
Top trending discussions
It was an online test
I was interviewed in Jun 2021.
Round duration - 60 minutes
Round difficulty - Medium
Algorithm and Data Structures. MCQ based on dbms, html, css, js, sql, oops, program output.
The first line contains an Integer &...
Make use of the stack. Traverse the string and push the current character in the stack if it is an opening brace else pop from the stack If it is the corresponding starting brace for current closing brace then move to the next character of the string otherwise return false.
If after complete traversal if the stack is empty then the string is balanced else it is not balanced.
Pseudo Code:
The key idea behind this approach is that we can transform each string into a string representing the character count. We will use an array “count”, of size 26 such that each element of the array represents the number of a’s, b’s, c’s and so on… We will be using these frequencies to create a string, delimited by ‘#’ characters, that we will use as a key for our HashMap.
For example :
str=”abbccc”...
Round duration - 60 minutes
Round difficulty - Medium
Algorithm and Data Structures. Sql queries insert and update commands.
The basic idea is that, try all possible transactions, means move to every index and try to perform one transaction before the current index and one after the current index. For all the possibilities choose maximum.
The idea is to use BFS traversal of the graph because considering an edge between any two adjacent words(words that will have a difference of only one alphabet) after that you just have to find the shortest between the start word and the target word and that can be done using BFS.
Here is the algorithm:
Round duration - 45 minutes
Round difficulty - Medium
Some questions related to html and css. What are the various selector in css. SQL queries on how to use group by and having. Difference between truncate and delete.
The basic idea is to use modified Breadth-First Search (BFS) here. We can keep track of all the possible positions of the robot after ‘N’ instructions (N = 0, 1, 2, 3, 4, ...) and return the smallest ‘N’ such that the ‘TARGET’ position is reached
The steps are as follows:
Tip 1 : Practice leetcode medium problems and also geeksforgeeks
Tip 2 : Have good knowledge of OOPS concept
Tip 3 : Good to know about Java
Tip 1 : Put your achievements like ranks in coding contest or leetcode rating
Tip 2 : Better to have Java as a skill and some good projects or internships.
Information Executive
262
salaries
| ₹1.6 L/yr - ₹3.9 L/yr |
Business Development Manager
157
salaries
| ₹3.3 L/yr - ₹8 L/yr |
Research Analyst
107
salaries
| ₹2 L/yr - ₹6 L/yr |
Associate Vice President
85
salaries
| ₹7.3 L/yr - ₹29 L/yr |
Senior Business Development Manager
80
salaries
| ₹4.5 L/yr - ₹10.9 L/yr |
Sequoia Capital
Matrix Partners
Kalaari Capital
Nexus Venture Partners