i
Bhanzu
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 2 interview rounds.
Top trending discussions
Remove duplicates from a linked list
Traverse the linked list and keep track of seen values using a hash set
If a value is already in the hash set, remove the duplicate node
Update the next pointers accordingly
Validate if an IP address is in a valid format
Split the IP address into 4 parts using the dot as a delimiter
Check if each part is a number between 0 and 255
Ensure there are exactly 4 parts in the IP address
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Two easy to medium level questions
Reverse a string by iterating through the characters and swapping them.
Create a new string to store the reversed string
Iterate through the original string from end to start
Append each character to the new string
Return the new string as the reversed string
Find the first and last occurrence of an element in a sorted array.
Use binary search to find the first occurrence of the element.
Modify binary search to find the last occurrence of the element.
Handle cases where the element is not found in the array.
It was for 1 hr.
Rearrange a linked list with numbers such that odd numbers come first, followed by even number order being maintained.
Was asked question on golang (pointers question) and sql - this was based on my resume.
SQL queries using join and group by clause
Use JOIN to combine rows from two or more tables based on a related column between them
Use GROUP BY to group rows that have the same values into summary rows
Example: SELECT orders.order_id, customers.customer_name, SUM(order_details.quantity) FROM orders JOIN customers ON orders.customer_id = customers.customer_id JOIN order_details ON orders.order_id = order_details.order_id G
I applied via Campus Placement
30 min exam online test with easy and medium leetcode questions. Precisely Bulls and Cow problem and remove K digits leetcode questions
Object-oriented programming concepts that focus on data encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detai...
I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.
I applied via campus placement at Indian Institute of Technology (IIT), Bhuvaneshwar and was interviewed in Nov 2022. There were 4 interview rounds.
The number of people who can enroll in playing a game from a particular college depends on various factors.
The popularity of the game among students
The availability of resources to support the game
The capacity of the gaming facility
The interest and participation level of the college community
The rules and regulations set by the college administration
based on 1 interview
Interview experience
Sales Manager
122
salaries
| ₹4.5 L/yr - ₹8.5 L/yr |
Business Development Associate
54
salaries
| ₹3 L/yr - ₹5 L/yr |
Trainer
48
salaries
| ₹3.4 L/yr - ₹6.1 L/yr |
Maths Teacher
23
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Senior Sales Manager
17
salaries
| ₹6.5 L/yr - ₹9 L/yr |
Ola Cabs
Flipkart
Paytm
Zomato