Filter interviews by
I applied via Company Website
Top trending discussions
I applied via Campus Placement
Aptitude was including both MCQs and Input
Python is a high-level, interpreted language known for its simplicity and readability, while C is a low-level, compiled language known for its speed and efficiency.
Python is dynamically typed, while C is statically typed.
Python has automatic memory management, while C requires manual memory management.
Python is platform-independent, while C is platform-dependent.
Python is commonly used for web development and data anal...
C is faster than Python due to its lower-level nature and direct hardware access.
C is a compiled language, while Python is an interpreted language.
C code is directly translated into machine code, while Python code is executed line by line.
C has direct access to hardware, while Python relies on external libraries for such access.
A program to count vowels in a given name
Create a function that takes a string as input
Loop through each character in the string and check if it is a vowel (a, e, i, o, u)
Increment a counter for each vowel found
Return the total count of vowels
Quick sort is a divide-and-conquer algorithm that sorts an array by partitioning it into smaller sub-arrays.
Choose a pivot element from the array
Partition the array into two sub-arrays based on the pivot element
Recursively apply quick sort to the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
Implement a linked list data structure in a programming language.
Create a Node class with data and a reference to the next node
Implement methods to add, remove, and search for elements in the linked list
Handle edge cases like adding to an empty list or removing the last element
Operations on Linked list include insertion, deletion, traversal, and searching.
Insertion: Add a new node at the beginning, end, or middle of the linked list.
Deletion: Remove a node from the linked list based on a given key or position.
Traversal: Visit each node in the linked list to perform operations or display data.
Searching: Find a specific node in the linked list based on a given key or value.
posted on 11 Mar 2024
OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOP focuses on creating objects that contain data and methods to manipulate that data.
Encapsulation: Objects hide their internal state and require interaction through methods.
Inheritance: Objects can inherit attributes and methods from other objects.
Polymorphism: Objects can take on different forms or have different behav...
Collection is the process of systematically gathering and organizing information or objects.
Collection involves gathering data or items in an organized manner
It can include physical objects, documents, or digital information
Collections can be curated for specific purposes, such as a museum collection or a database of customer information
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
It was deciphering spoken language to subtitle for a complicated accented show
I am passionate about the company's mission and values, and I believe my skills and experience align well with the opportunities here.
Passionate about company's mission and values
Skills and experience align well with opportunities
Excited about potential for growth and development
I am passionate about using data analysis to drive business decisions and improve processes.
I have always been fascinated by the power of data to uncover insights and drive strategic decision-making.
I enjoy working with large datasets and using statistical tools to extract meaningful information.
I believe that data-driven decision-making is crucial for businesses to stay competitive in today's market.
For example, in my...
I applied via campus placement at Siddaganga Institute of Technology (SIT) and was interviewed before May 2020. There were 5 interview rounds.
posted on 5 May 2024
Please check aptitude question in google
Related to Javascript
Discussion related to company
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
The 1st round test consisted questions from all the topics i.e aptitude, DSA, networks, code snippets
Implementing Linkedlist insertion and deletion operations in a programming language.
Create a Node class with data and next pointer
Implement insertion at the beginning, end, and at a specific position
Implement deletion by value or at a specific position
Single LL has one pointer to the next node, while double LL has two pointers - one to the next node and one to the previous node.
Single LL: Each node has a pointer to the next node only
Double LL: Each node has a pointer to the next node and the previous node
Single LL is simpler and uses less memory compared to double LL
Double LL allows for easier traversal in both directions
posted on 11 Apr 2024
I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.
posted on 13 May 2024
I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.
based on 7 reviews
Rating in categories
Audit Associate
31
salaries
| ₹2 L/yr - ₹4.5 L/yr |
Associate KPO
29
salaries
| ₹2.1 L/yr - ₹3.5 L/yr |
Senior Audit Associate
28
salaries
| ₹3.5 L/yr - ₹7 L/yr |
Software Engineer
25
salaries
| ₹2 L/yr - ₹4.8 L/yr |
Senior Associate
24
salaries
| ₹2.9 L/yr - ₹7.5 L/yr |
TCS
Wipro
Infosys
HCLTech