Filter interviews by
I applied via Company Website and was interviewed in Dec 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The assessment comprised an aptitude test and a coding test, featuring seventy-five questions with a duration of approximately two hours. The questions ranged in difficulty from easy to moderate and were all in multiple-choice format.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Online assessment with aptitude, technical, english, listening, speaking
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via Campus Placement
Standard with quant , verbal , grammer, algebra
2 coding questions -- array list, Searching algo
Creating a second automation script in Virtual VS Code with terminal provided
Open Virtual VS Code and navigate to the terminal
Write the script using the appropriate programming language
Test the script in the terminal to ensure it runs correctly
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
SQL commands are used to interact with databases to perform various operations like querying, updating, and deleting data.
SELECT: Retrieves data from a database
INSERT: Adds new records to a table
UPDATE: Modifies existing records in a table
DELETE: Removes records from a table
CREATE TABLE: Creates a new table in the database
ALTER TABLE: Modifies an existing table structure
DROP TABLE: Deletes a table from the database
A list is a collection of items in a specific order.
Lists can be ordered or unordered
Examples of list types include arrays, linked lists, and queues
A tuple is a data structure that stores a fixed number of elements of different data types.
Tuples are immutable, meaning their values cannot be changed once they are assigned.
They are ordered collections, meaning the order of elements is preserved.
Example: ('John', 25, 'Male') is a tuple with three elements representing a person's name, age, and gender.
Tuple is immutable and fixed in size, while list is mutable and can change in size.
Tuple is defined using parentheses, while list is defined using square brackets.
Tuple elements cannot be changed, while list elements can be modified.
Tuple is faster than list for iteration and accessing elements.
Example: tuple = (1, 2, 3) and list = [1, 2, 3]
Yes, I am willing to work in any location for the graduate trainee program.
I am open to relocating for the right opportunity
I am flexible and adaptable to new environments
I believe working in different locations can provide valuable experiences and growth opportunities
The aptitude test consists of 26 questions, including 2 coding questions.
Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures define the way data is stored, accessed, and manipulated in a computer program.
Examples include arrays, linked lists, stacks, queues, trees, and graphs.
Choosing the right data structure is crucial for optimizing the performance of algorithms and applications.
A Binary Search Tree (BST) is a data structure where each node has at most two children, with the left child being less than the parent and the right child being greater.
Nodes in a BST are arranged in a hierarchical order where each node has a left child and a right child.
The left child of a node contains a value less than the parent node, while the right child contains a value greater than the parent node.
BST allows f...
Dijkstra's Algorithm is a graph search algorithm for finding the shortest path from a single source to all other nodes in a graph with non-negative edge weights.
Dijkstra's Algorithm is used in various applications such as network routing protocols, GPS systems, and road navigation.
It works by maintaining a set of nodes with known shortest distance from the source and iteratively expanding this set by adding the nearest...
Basic apti questions on pseudo code blood relation and profit loss.
3 coding questions 1 was easy and 2 were medium level.
I applied via campus placement at University of Petroleum and Energy Studies (UPES), Dehradun and was interviewed in Sep 2024. There were 3 interview rounds.
Basic Quant and Reasoning questions
Simple D.P and problem solving questions
I applied via campus placement at Guru Nanak Dev University (GNDU) and was interviewed before Jan 2024. There were 2 interview rounds.
MCQ questions relating to english, verbal, reasoning, coding
based on 1 review
Rating in categories
TCS
Accenture
Wipro
Cognizant