i
Shipsy
Filter interviews by
DSA questions ...do practice leetcode daily problems
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2022. There was 1 interview round.
Decode strings involves interpreting encoded patterns like '3[a2[c]]' to produce 'accaccacc'.
Use a stack to handle nested structures. Example: For '2[abc]', push '2' and 'abc' onto the stack.
Iterate through the string, building numbers and characters. Example: '3[a2[c]]' becomes '3', 'a', '2', 'c'.
When encountering ']', pop from the stack until '[' is found, then repeat the string as per the number. Example: '2[c]' bec...
posted on 12 Sep 2024
I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.
Basic questions of dbms ,os
To delete the middle node of a linked list, we can iterate through the list to find the middle node and then remove it by adjusting the pointers.
Iterate through the linked list to find the middle node by using two pointers - one moving one node at a time and the other moving two nodes at a time.
Once the middle node is found, adjust the pointers to skip over the middle node and connect the nodes before and after it.
Hand...
Design patterns in Java are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable code.
Some common design patterns in Java include Singleton, Factory, Observer, and Strategy.
Each design pattern has its own purpose and can be applied in different scenarios.
Design patterns promote code reusability and help in organizing code in a structured manner.
Medium to hard questions based on arrays, dp
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divides array into smaller sub-arrays based on a pivot element
Recursively sorts sub-arrays
Combines sorted sub-arrays to get final sorted array
Time complexity: O(n log n) on average, O(n^2) worst case
Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]
Rotate a matrix by 90 degrees in place
Transpose the matrix
Reverse each row of the transposed matrix
posted on 9 Nov 2022
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 5 interview rounds.
The aptitude test was in online mode. There were 20 mcq questions and 5 coding questions ranging from easy to hard
After the Aptitude test, the gd was kept in offline mode ( at office ), the topic was "the pros and cons of online classes
posted on 14 May 2024
Aptitude test such as profit and loss , blood relations
Questions on string and map
posted on 11 Feb 2024
I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.
We were to make a go Lang api using one of the frameworks the company has made named go-fr
based on 1 interview experience
based on 3 reviews
Rating in categories
Software Engineer
46
salaries
| ₹7 L/yr - ₹25 L/yr |
Product Manager
23
salaries
| ₹17 L/yr - ₹32 L/yr |
Senior Software Engineer
22
salaries
| ₹14 L/yr - ₹45 L/yr |
Associate Product Manager
18
salaries
| ₹7.5 L/yr - ₹26 L/yr |
Sales Manager
16
salaries
| ₹25.3 L/yr - ₹36 L/yr |
Vyapar
Nowfloats Technologies
ShopKirana
Tata nexarc