Filter interviews by
Basic aptitude problem time speed and distance
Top trending discussions
I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Jul 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.
First round was a DSA round. Interviewers were helpful.
I applied via campus placement at National Institute of Technology, (NIT), Sikkim and was interviewed in Sep 2023. There were 3 interview rounds.
It is consisting of 5 questions,and each question carry 20 marks.difficulaty level of the question is easy to moderate.
I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.
4 Easy to Medium Leetcode Type Questions on Signal Hire Platform
I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.
2 coding questions - easy
Merge two sorted linked lists and find max sum subarray
To merge two sorted linked lists, compare the nodes and link them accordingly
For max sum subarray, use Kadane's algorithm to find the maximum sum subarray in a given array
Waste of time and energy sql queries
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.
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.
posted on 16 Nov 2021
I was interviewed in Jan 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Online test
Based on c++,c and java basics
Round duration - 150 Minutes
Round difficulty - Medium
Technical interview
The task is to determine the number of distinct elements in every sliding window of size 'K' across an array 'ARR' of size 'N'. A 'K' sized window is a contiguous sequ...
The basic idea of this approach is to check every window of size K and count the number of distinct elements in each window.
Our approach will be to maintain an array answer, which will store the count of the distinct elements in every window. We will traverse through each window and find the number of distinct elements in the current window.
You are given a Singly Linked List of integers. Your task is to sort the list using the 'Merge Sort' algorithm.
The input consists of a single line contain...
Round duration - 20 minutes
Round difficulty - Hard
Hr interview
Tip 1 : Go through oosp concept properly
Tip 2 : Good knowledge on coding
Tip 3 : intermediate knowledge on database and data structures
Tip 1 : A project based on database
Tip 2 : Mention all the fields properly and have a prior knowledge on your project
Interview experience
based on 5 reviews
Rating in categories
Business Analyst
22
salaries
| ₹2 L/yr - ₹6 L/yr |
Software Developer
14
salaries
| ₹5 L/yr - ₹19 L/yr |
QA Engineer
10
salaries
| ₹5.2 L/yr - ₹9.2 L/yr |
Senior Business Analyst
6
salaries
| ₹9.1 L/yr - ₹13.6 L/yr |
Software Engineer
6
salaries
| ₹7.7 L/yr - ₹13 L/yr |
Zoho
Freshworks
HCLTech
TCS