Filter interviews by
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
A machine coding round is a technical assessment conducted during the hiring process for software engineering roles. In this round, candidates are typically given a real-world problem statement or a set of requirements and are asked to write code to implement a solution. The term "machine coding" implies that candidates are expected to write code that could potentially run on a machine, focusing on low-level design rather than high-level design.
A machine coding round is a technical assessment conducted during the hiring process for software engineering The term "machine coding" implies that candidates are expected to write code that could potentially run on a machine, focusing on low-level design rather than high-level design.
Write 100 words on new social media
I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.
VLOOKUP is a function in Excel used to search for a value in a table and return a corresponding value from another column.
VLOOKUP stands for 'vertical lookup'
It is commonly used in Excel to search for a value in the leftmost column of a table and return a value in the same row from a specified column
Syntax: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])
Example: =VLOOKUP(A2, B2:D10, 3, FALSE) - searc...
VLOOKUP searches for a value in the first column of a range and returns a value in the same row. INDEX MATCH is more flexible and can search in any column.
VLOOKUP searches vertically in a table and returns a value from the same row.
INDEX MATCH can search horizontally or vertically and is more versatile.
VLOOKUP requires the lookup value to be in the first column of the table.
INDEX MATCH can search for the lookup value i...
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
apply, call, and bind are methods used to manipulate the context of a function in JavaScript.
apply() - calls a function with a given 'this' value and arguments provided as an array
call() - calls a function with a given 'this' value and arguments provided individually
bind() - creates a new function that, when called, has its 'this' keyword set to the provided value
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
posted on 24 Apr 2024
I applied via Referral and was interviewed in May 2024. There were 4 interview rounds.
Python and SQL questions were asked
ACID properties ensure data integrity in DBMS: Atomicity, Consistency, Isolation, Durability.
Atomicity ensures that all operations in a transaction are completed successfully or none at all.
Consistency ensures that the database remains in a consistent state before and after the transaction.
Isolation ensures that multiple transactions can be executed concurrently without affecting each other.
Durability ensures that once...
posted on 29 May 2024
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
It was a written test where theoretical SQL questions were asked like primary key, foreign key, set operators and some queries
I applied via Internshala and was interviewed in Apr 2024. There were 3 interview rounds.
Was 1 hr with a simple question from leetcode
Reverse a linked list
Create a new linked list to store the reversed elements
Traverse the original linked list and insert each node at the beginning of the new list
Update the head of the new list as the last node of the original list
I am a dedicated and hardworking individual with relevant skills and experience for the role.
I have completed relevant coursework in the field
I have previous internship experience in a similar role
I possess strong communication and teamwork skills
Yes, I am open to relocating for the right opportunity.
I am open to relocating for the right opportunity
I am flexible and willing to move for the internship
I understand the importance of being open to relocation for career growth
I applied via Campus Placement
Its a sectional round. It has 4 sections. Quants, Logical, pseudo code, Reasoning, Gaming
based on 220 reviews
Rating in categories
Business Consultant
90
salaries
| ₹1.8 L/yr - ₹4 L/yr |
Business Development Executive
43
salaries
| ₹1.5 L/yr - ₹4 L/yr |
Assistant Manager
36
salaries
| ₹2.7 L/yr - ₹8 L/yr |
Operations Executive
25
salaries
| ₹2 L/yr - ₹4.1 L/yr |
Sales Executive
21
salaries
| ₹2 L/yr - ₹3 L/yr |
Info Edge
Quikr
Foundit
Times Business Solutions