i
7EDGE
Filter interviews by
CoderByte Platform was used to test us in round 1
A classic snake and fruit game where the snake grows longer each time it eats a fruit.
Create a grid for the game board
Generate a random position for the fruit
Control the snake's movement using arrow keys
Increase the snake's length when it eats a fruit
End the game if the snake collides with the walls or itself
I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.
They asked 3 question on array and timestamp
Program to find the sum of array of 3 numbers
Create an array of 3 numbers
Iterate through the array and add each number to a sum variable
Return the sum
Program to print a specific pattern using loops
Use nested loops to iterate through rows and columns
Print specific characters or numbers based on the pattern
Adjust loop conditions to create different patterns
Top trending discussions
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
It was of 75 minutes. And Questions are related from Quantitative, logical reasoning and Coding.
DSA Questions were asked there
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.
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.
posted on 13 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA uses AJAX and HTML5 to create fluid and responsive user experience.
It eliminates the need for page reloading during use, making it faster and more efficient.
Examples include Gmail, Facebook, and Google Maps.
State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.
State management involves storing and updating the state of an application to ensure data consistency.
It helps in managing user interface updates based on changes in the application state.
State management is crucial for handling user interactions and maintaining a seamless user exp...
Software Engineer
7
salaries
| ₹3 L/yr - ₹5.3 L/yr |
Software Developer
7
salaries
| ₹3 L/yr - ₹3.9 L/yr |
Devops Engineer
7
salaries
| ₹3.7 L/yr - ₹13 L/yr |
UX Designer
5
salaries
| ₹3.8 L/yr - ₹5.2 L/yr |
Product Management Trainee
5
salaries
| ₹2.6 L/yr - ₹6.6 L/yr |
TCS
Infosys
Wipro
HCLTech