Filter interviews by
I applied via Campus Placement and was interviewed before Mar 2022. There were 5 interview rounds.
1st round will be an Apptitued round and this includes types of questions like Mathematical, Grammer, Logical, and analytical Questions.
Top trending discussions
Data structure implementation in Python
Use built-in data structures like lists, dictionaries, sets, etc.
Implement custom data structures like linked lists, stacks, queues, trees, etc.
Utilize libraries like NumPy for efficient array operations
Practice implementing algorithms using data structures
I applied via Campus Placement and was interviewed before Aug 2023. There were 4 interview rounds.
20 - 30 min easy aptitude test with Math questions
Algorithm question, explain approach
Python is a high-level, interpreted language known for its simplicity and readability. C++ is a lower-level, compiled language with more control over memory management.
Python is easier to learn and write code quickly compared to C++.
C++ allows for more control over memory management and is typically faster than Python.
Python is commonly used for neural networks due to its simplicity and readability.
C++ is also used for...
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Oct 2024. There was 1 interview round.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
Find missing number from nth number array.
Iterate through the array and calculate the sum of all numbers
Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2
Subtract the sum of array from the sum of numbers from 1 to n to find the missing number
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows a class to reuse code from another class.
Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.
Example: Class B inherits from Class A, so Class B can access
Find 2nd max element from array of strings
Sort the array in descending order
Skip the first element (max element)
Return the second element
posted on 25 Sep 2024
To check if a linked list is a palindrome, compare the first half of the list with the reversed second half.
Traverse the linked list to find the middle node
Reverse the second half of the linked list
Compare the first half with the reversed second half to check for palindrome
posted on 8 Oct 2024
posted on 24 Apr 2024
Total 60 question 30 from C/C++ output and 30 from profit-loss, find age and related to ratio
To rotate a matrix 90 degrees, transpose the matrix and then reverse each row.
Transpose the matrix by swapping matrix[i][j] with matrix[j][i]
Reverse each row of the transposed matrix to get the final rotated matrix
Iterative solution to perform preorder traversal without using recursion
Use a stack to keep track of nodes
Start by pushing the root node onto the stack
While the stack is not empty, pop a node, visit it, then push its right child followed by its left child onto the stack
Difficult online round
Arrays are a collection of strings in programming used to store multiple values under a single variable name.
Arrays are declared using square brackets []
Each element in an array is accessed by its index, starting from 0
Example: var fruits = ['apple', 'banana', 'orange']
Trees in neet code refer to the implementation of tree data structures in coding challenges on the platform NeetCode.
Trees are a common data structure used in coding challenges to represent hierarchical relationships between data.
Common tree operations include traversal (inorder, preorder, postorder), insertion, deletion, and searching.
Examples of tree-related coding challenges on NeetCode include implementing a binary...
Trees in leetcode are a common topic for coding interviews, involving various tree traversal and manipulation techniques.
Understand different tree traversal methods like inorder, preorder, and postorder.
Learn about common tree algorithms like finding the height, diameter, and lowest common ancestor.
Practice solving tree-related problems on leetcode to improve your skills.
posted on 17 Jul 2024
Conflict resolution in teams involves effective communication, active listening, compromise, and collaboration.
Encourage open communication to address issues early on
Practice active listening to understand all perspectives
Seek compromise and find common ground
Encourage collaboration to work towards a solution together
1 hr, oops, C++ questions and C
posted on 17 Oct 2023
Interview experience
Software Engineer
28
salaries
| ₹3 L/yr - ₹5 L/yr |
Inside Sales Executive
13
salaries
| ₹3 L/yr - ₹4 L/yr |
Software Developer
8
salaries
| ₹2.2 L/yr - ₹3.8 L/yr |
Associate Software Engineer
8
salaries
| ₹5 L/yr - ₹6 L/yr |
SAP Ui5 and Fiori Consultant
7
salaries
| ₹2.5 L/yr - ₹10 L/yr |
SAP
TCS
Infosys
Wipro