i
Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2022. There were 5 interview rounds.
Questions where based on previous year cat examination
Top trending discussions
posted on 14 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.
Consist 3 coding questions medium level
I applied via campus placement at Indian Institute of Information Technology (IIIT), Kota and was interviewed in Dec 2024. There were 2 interview rounds.
A 90-minute coding test on HackerRank, which includes one medium, one easy, and one hard question.
posted on 19 Dec 2024
I applied via Campus Placement
It was good 20 mcqs 3 coding questions
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Sort an array of strings into groups of K elements
Iterate through the array and create subarrays of size K
Use a loop to go through the array and add elements to the subarrays
Handle cases where the array length is not divisible by K
Reverse a linked list by changing the next pointers of each node
Start with three pointers: current, prev, and next
Iterate through the list, updating the next pointer of each node to point to the previous node
Update prev and current pointers for next iteration
Android is a mobile operating system developed by Google, based on the Linux kernel and designed primarily for touchscreen devices.
Android is open-source and allows developers to create applications using Java programming language.
Android applications are distributed through the Google Play Store.
Android supports a wide range of hardware devices from various manufacturers.
Android provides a rich set of APIs for develop...
2 Leetcode Medium questions on hackerrank
I applied via Campus Placement
Aptitude was including both MCQs and Input
Python is a high-level, interpreted language known for its simplicity and readability, while C is a low-level, compiled language known for its speed and efficiency.
Python is dynamically typed, while C is statically typed.
Python has automatic memory management, while C requires manual memory management.
Python is platform-independent, while C is platform-dependent.
Python is commonly used for web development and data anal...
C is faster than Python due to its lower-level nature and direct hardware access.
C is a compiled language, while Python is an interpreted language.
C code is directly translated into machine code, while Python code is executed line by line.
C has direct access to hardware, while Python relies on external libraries for such access.
A program to count vowels in a given name
Create a function that takes a string as input
Loop through each character in the string and check if it is a vowel (a, e, i, o, u)
Increment a counter for each vowel found
Return the total count of vowels
Quick sort is a divide-and-conquer algorithm that sorts an array by partitioning it into smaller sub-arrays.
Choose a pivot element from the array
Partition the array into two sub-arrays based on the pivot element
Recursively apply quick sort to the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
Implement a linked list data structure in a programming language.
Create a Node class with data and a reference to the next node
Implement methods to add, remove, and search for elements in the linked list
Handle edge cases like adding to an empty list or removing the last element
Operations on Linked list include insertion, deletion, traversal, and searching.
Insertion: Add a new node at the beginning, end, or middle of the linked list.
Deletion: Remove a node from the linked list based on a given key or position.
Traversal: Visit each node in the linked list to perform operations or display data.
Searching: Find a specific node in the linked list based on a given key or value.
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
Some Objective questions and 1 Coding Questions
2 DSA questions Both are from DP
based on 1 review
Rating in categories
Inside Sales Associate
9
salaries
| ₹2.9 L/yr - ₹4.3 L/yr |
Senior Business Consultant
5
salaries
| ₹3.3 L/yr - ₹3.7 L/yr |
Business Consultant
5
salaries
| ₹3 L/yr - ₹4 L/yr |
Business Development Associate
4
salaries
| ₹3 L/yr - ₹3.5 L/yr |
Business Development Manager
4
salaries
| ₹3.5 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech