i
G10X
Filter interviews by
I applied via Campus Placement
It was a 2 roundd aptitude test
in the first round it was logical questions and in second round it was listening test
It was roleplay session
the topic was problem in film production set and each one in the team had a role and need to discuss the the problem they face
OOPS concepts include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the necessary features.
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
Easy to medium leetcode questions
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
I applied via Google and was interviewed in Aug 2023. There were 3 interview rounds.
Coding questions about array and string.
Cosing questions about sql and ds.
posted on 22 Jan 2025
posted on 22 Jan 2025
1 hour online test ..
posted on 14 Sep 2021
I appeared for an interview in Jan 2021.
Round duration - 30 minutes
Round difficulty - Medium
It was in the morning around 9:00Am-9:30AM. Platform used for this round was hacerrank. Questions were of moderate to difficult level.
You are given an array of integers ARR
and an integer X
. Your task is to determine the number of subarrays of ARR
whose bitwise XOR is equal to X
.
Count the number of subarrays in an array whose XOR is equal to a given value.
Iterate through the array and keep track of XOR values and their frequencies using a hashmap.
For each element in the array, calculate the XOR value with all previous elements and check if it equals the given XOR value.
Use the concept of XOR to efficiently solve the problem.
Handle edge cases like XOR value being 0 separately.
Time complexity ca...
Given a string STR
, return all possible non-empty subsequences with distinct characters. The order of the strings returned is not important.
STR = ...
Return all possible non-empty subsequences with distinct characters from a given string.
Iterate through all possible subsequences of the input string
Check for distinct characters in each subsequence
Return the distinct character subsequences as an array of strings
Round duration - 15 minutes
Round difficulty - Easy
It was in the night around 8:00PM-8:20PM. Interviewer was very calm in questioning. Platform used for this round was Skype and the questions focused more on personality rather than total.
Tip 1 : Practice aptitude questions a lot.
Tip 2 : Do some projects
Tip 3 : Research about company thoroughly
Tip 1 : It should be in proper format.
Tip 2 : Each skills should be mentioned properly.
posted on 27 Mar 2024
I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.
Normal aptitude questions
Python basic and some basic coding questions
Advance level coding question
I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.
Mcq + dsa JavaScript questions
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Test Analyst
13
salaries
| ₹7 L/yr - ₹16 L/yr |
Senior Test Engineer
9
salaries
| ₹6 L/yr - ₹11 L/yr |
Software Engineer
8
salaries
| ₹5.2 L/yr - ₹7 L/yr |
Associate Engineer
8
salaries
| ₹4 L/yr - ₹5.8 L/yr |
Senior Test Analyst
8
salaries
| ₹12 L/yr - ₹18.2 L/yr |
Maxgen Technologies
Value Point Systems
JoulestoWatts Business Solutions
F1 Info Solutions and Services