i
Beehive Software Services
Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.
Good technical questions
Top trending discussions
posted on 29 Dec 2024
posted on 23 Aug 2024
I applied via campus placement at National Institute of Technology (NIT), Karnataka and was interviewed in Jul 2024. There was 1 interview round.
Question based on array string linkedlist
posted on 5 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
30 mins Aptitude Question
30 mins - 3 Coding Question
Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.
Rest API stands for Representational State Transfer Application Programming Interface.
It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.
RESTful APIs use URLs to access resources, and return data in JSON or XML format.
Stateless communication allows for scalability and flexibilit...
Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.
200 - OK: Request was successful
201 - Created: Request was successful and a new resource was created
400 - Bad Request: The server cannot process the request due to a client error
403 - Forbidden: The server understood the request, but refuses to authorize it
I applied via Naukri.com and was interviewed before Jan 2023. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Jul 2022. There were 4 interview rounds.
There will be 3 coding questions. They are of medium and hard level.
Sort an array of 0's, 1's, and 2's without using inbuilt functions.
Use three pointers to keep track of the last index of 0's, 1's, and 2's
Iterate through the array and swap elements based on their value
Continue until all elements are sorted
I applied via Cocubes and was interviewed in Jan 2022. There were 2 interview rounds.
Most rounds were regarding English proficiency and 1 round regarding logical reasoning
I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.
Questions related to reasoning, some puzzles.
Coding problems related to C.
Linked List Graph Queue Algorithm is a data structure used to represent graphs and perform operations on them.
Linked List Graph Queue Algorithm is used to represent graphs as a collection of nodes and edges.
It is used to perform operations like traversal, searching, and sorting on graphs.
It is implemented using linked lists to store the nodes and edges of the graph and a queue to perform operations on them.
Example: Bre...
posted on 17 May 2024
I applied via campus placement at Sathyabama University and was interviewed in Apr 2024. There were 3 interview rounds.
Nice and easy you can crack
Not that easy and not that much hard
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English
Reverse a string by grouping 'm' characters together
Iterate through the string in groups of 'm' characters
Reverse each group of 'm' characters
Concatenate the reversed groups to get the final reversed string
based on 2 reviews
Rating in categories
Database Engineer
11
salaries
| ₹2.2 L/yr - ₹5.7 L/yr |
Software Developer
9
salaries
| ₹3.6 L/yr - ₹13 L/yr |
Software Engineer
7
salaries
| ₹3.8 L/yr - ₹6 L/yr |
Senior Manager
7
salaries
| ₹15.4 L/yr - ₹19.2 L/yr |
QA Engineer
7
salaries
| ₹1.2 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech