i
Amity Software Systems
Filter interviews by
I applied via Campus Placement and was interviewed in May 2023. There were 4 interview rounds.
Array and strings questions code
Top trending discussions
I applied via Newspaper Ad and was interviewed in Aug 2024. There were 2 interview rounds.
Easy 1 dsa and 35 mcqs
Object-oriented programming concepts like 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 ne
Around 1 hour with 2 coding and few aptitude questions.
posted on 7 Nov 2019
I applied via Campus Placement
First round was online assessment consisting of aptitude and coding questions.
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Questions were easy to moderate level from leetcode
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Technical Mcqs on computer fundamental
1 coding question
difficult : medium
I applied via Campus Placement
20 MCQs, 1 RestAPI Problem, 1 Dp problem
I applied via campus placement at Ramaiah Institute of Technology, Bengaluru and was interviewed in Jul 2022. There were 4 interview rounds.
Conducted on their platform for 120 minutes
To find the diameter of a binary tree, we need to find the longest path between any two nodes in the tree.
Traverse the tree recursively and calculate the height of the left and right subtrees.
Calculate the diameter of the left and right subtrees recursively.
The diameter of the tree is the maximum of the following three values: 1. Diameter of the left subtree 2. Diameter of the right subtree 3. Height of the left sub...
I applied via campus placement at Ramaiah Institute of Technology, Bengaluru and was interviewed in Mar 2022. There were 3 interview rounds.
Finding common elements in two sorted linked lists.
Traverse both lists simultaneously using two pointers.
Compare the values of the nodes pointed by the two pointers.
If they are equal, add the value to the result list and move both pointers.
If not, move the pointer pointing to the smaller value.
Repeat until one of the lists is fully traversed.
Finding the Kth element after merging two sorted arrays.
Merge the two sorted arrays into a single array.
Sort the merged array.
Return the Kth element from the merged and sorted array.
OOPS is a programming paradigm based on objects while DBMS is a software system for managing databases.
OOPS focuses on encapsulation, inheritance, and polymorphism
DBMS manages data through CRUD operations and supports ACID properties
Examples of OOPS languages include Java, C++, and Python
Examples of DBMS include MySQL, Oracle, and SQL Server
Interview experience
based on 4 reviews
Rating in categories
Software Developer
77
salaries
| ₹3 L/yr - ₹11 L/yr |
Associate Software Developer
28
salaries
| ₹4 L/yr - ₹8.7 L/yr |
Senior Software Developer
16
salaries
| ₹7.5 L/yr - ₹15.2 L/yr |
Software Tester
12
salaries
| ₹5.4 L/yr - ₹5.4 L/yr |
Associate - Team Lead
10
salaries
| ₹9 L/yr - ₹17 L/yr |
TCS
Infosys
Wipro
HCLTech