Filter interviews by
Question on Dynamic programming
About the resume and design twitter as well
Top trending discussions
posted on 25 Sep 2024
To check if a linked list is a palindrome, compare the first half of the list with the reversed second half.
Traverse the linked list to find the middle node
Reverse the second half of the linked list
Compare the first half with the reversed second half to check for palindrome
I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Jul 2024. There was 1 interview round.
posted on 12 Apr 2024
Coding test was comprising of mcq based questions on db, oops, c++ and java
posted on 15 Mar 2024
I applied via Job Fair and was interviewed before Mar 2023. There were 3 interview rounds.
2 data struture question advancevds i cpp
Implement a data structure for storing and manipulating an array of strings.
Use a dynamic array to store the strings.
Implement functions for adding, removing, and accessing strings in the array.
Consider memory management and resizing the array as needed.
I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed before Nov 2023. There were 2 interview rounds.
Coding test on hackerrank
posted on 16 Sep 2021
I was interviewed in Apr 2021.
Round duration - 45 minutes
Round difficulty - Medium
Timing was 12 PM. Interviewer was nice.
You are given a string STR
which contains alphabets, numbers, and special characters. Your task is to reverse the string.
STR = "abcde"
"e...
O(1).
In the worst case, only constant extra space is required.
Time Complexity: O(...Your task is to rearrange a given array ARR
such that all zero elements appear at the beginning, followed by non-zero elements, while maintaining the relative order of...
The idea is to use an extra vector to store all the non-zero elements while maintaining their relative order. So we will first add all the non-zero elements to a vector and then iterate that vector backwards and start updating the array values from end. In the end we will set all the array values whose values were not updated to 0.
Steps:
Tip 1 : Do some projects.
Tip 2 : Practice problem solving questions.
Tip 1 : Keep it short.
Tip 2 : Do not put false things on resume.
Binary search and design a data-structure to do insert, delete and get random in O(1)
Interview experience
Product Marketing Manager
10
salaries
| ₹22.4 L/yr - ₹32.5 L/yr |
Software Engineer
4
salaries
| ₹16 L/yr - ₹21 L/yr |
Project Manager
4
salaries
| ₹26.4 L/yr - ₹33.4 L/yr |
Technical Recruiter
4
salaries
| ₹6 L/yr - ₹21 L/yr |
UX Designer
4
salaries
| ₹13.1 L/yr - ₹17 L/yr |
Druva
Seclore
Uniken
Seqrite