i
Bytes Technolab
Filter interviews by
I applied via LinkedIn and was interviewed before Jan 2024. There were 3 interview rounds.
Inquiring about all contacts related to JavaScript.
I applied via Naukri.com and was interviewed in Dec 2022. There were 3 interview rounds.
A coding testing can prove your self how debug you’re code
Apptittude can prove you’re ability
Top trending discussions
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.
Transpose the matrix by swapping elements across the diagonal
For clockwise rotation, reverse each row of the transposed matrix
For anti-clockwise rotation, reverse each column of the transposed matrix
Use binary search to efficiently find a particular element in a sorted array.
Start by comparing the target element with the middle element of the array.
If the target element is less than the middle element, search the left half of the array.
If the target element is greater than the middle element, search the right half of the array.
Repeat the process until the target element is found or the search space is empty.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
Aptitude, reasoning,java MCQS
The median streaming problem involves finding the median of a stream of numbers as they are being inputted.
Maintain two heaps - a max heap for the lower half of the numbers and a min heap for the higher half.
Keep the heaps balanced by ensuring the size difference is at most 1.
If the total number of elements is odd, the median is the root of the max heap. If even, average the roots of both heaps.
posted on 20 Mar 2024
Data warehousing is the process of collecting, storing, and managing data from various sources for analysis and reporting.
Data warehousing involves extracting data from multiple sources
Data is then transformed and loaded into a central repository
The data can be used for analysis, reporting, and decision-making
Examples include data warehouses used by businesses to analyze sales data
posted on 21 Nov 2024
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
General basic math and reasoning.
Basic question for coding like pattern making (triangle) they will observe you for your skills and logical understanding with the code.
Interview experience
based on 2 reviews
Rating in categories
Associate Software Engineer
15
salaries
| ₹1.5 L/yr - ₹5.4 L/yr |
Software Engineer
13
salaries
| ₹2 L/yr - ₹10.2 L/yr |
Senior Software Engineer
10
salaries
| ₹7 L/yr - ₹14.2 L/yr |
Software Developer
5
salaries
| ₹5 L/yr - ₹6.6 L/yr |
Front end Developer
5
salaries
| ₹2.2 L/yr - ₹5.2 L/yr |
TCS
Infosys
Wipro
HCLTech