Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2022. There were 4 interview rounds.
Rearrange a string so that all characters become d distance away.
Create an array of size n+d and initialize it with 0
Iterate through the string and place each character at its corresponding index in the array
Join the array elements to form the rearranged string
I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.
Assignment on Ansible and other scripting and few other technical and scenario based questions
It was medium to hard level coding questions
I applied via Referral and was interviewed in Apr 2022. There were 2 interview rounds.
Count the number of islands in a binary matrix.
Traverse the matrix and for each 1 encountered, perform DFS to mark all connected 1s as visited.
Increment the island count for each new DFS traversal.
Use a visited matrix to keep track of visited cells.
Consider diagonal cells as connected if required.
Optimize by using Union-Find data structure.
Find the median of a stream of numbers.
Maintain two heaps, one max heap for the lower half and one min heap for the upper half.
If the size of the heaps differ by more than 1, balance them by moving the root of one heap to the other.
If the size of the heaps are equal, the median is the average of the roots of the two heaps. Otherwise, the median is the root of the heap with more elements.
Bytelearn Edtech interview questions for popular designations
I applied via Cuvette and was interviewed before Jan 2022. There were 3 interview rounds.
We have given a task to create a blog application using react.js and any other backend technologies
Polyfill for map and reduce functions in JavaScript.
Create a function that takes an array and a callback function as arguments.
Loop through the array and apply the callback function to each element.
Return a new array with the modified elements.
For reduce, create a function that takes an array, a callback function, and an initial value as arguments.
Loop through the array and apply the callback function to each element a...
I applied via Cuvette and was interviewed before Jan 2022. There were 3 interview rounds.
At first the assignment was to create a Blog application having basic crud applications using databases.
Polyfill for Reduce and CSS Positioning
For Reduce, use Array.prototype.reduce polyfill to support older browsers
For CSS Positioning, use position: relative on parent element and position: absolute on child element
Alternatively, use a CSS Grid or Flexbox layout for more modern and flexible positioning
Top trending discussions
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
posted on 18 Dec 2024
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.
Process planning refers to the methodical approach of determining the best possible way to manufacture a product or deliver a service by considering various aspects such as resources, timelines, and methodologies involved in production or execution.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
based on 21 reviews
Rating in categories
2-6 Yrs
₹ 8-20 LPA
Software Engineer
8
salaries
| ₹11 L/yr - ₹13 L/yr |
Quality Analyst
7
salaries
| ₹1 L/yr - ₹4 L/yr |
Software Engineer Intern
5
salaries
| ₹1 L/yr - ₹4 L/yr |
Associate Product Manager
4
salaries
| ₹6.5 L/yr - ₹9 L/yr |
Front end Engineer
3
salaries
| ₹8 L/yr - ₹8 L/yr |
TCS
Accenture
Wipro
Cognizant