Filter interviews by
I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.
Top trending discussions
I applied via Campus Placement
1 coding question and MCQ on CS fundamentals were asked.
I applied via campus placement at Amrita Vishwa Vidyapeetham, Amritapuri Campus and was interviewed in Aug 2024. There were 3 interview rounds.
Basic one along with os, dbms fundamentals
One question can be solved using dp
A palindromic substring is a string that reads the same forwards and backwards.
Use dynamic programming to find the longest palindromic substring.
Start by considering each character as the center of a potential palindrome.
Expand outwards from each center to check for palindromic property.
Keep track of the longest palindromic substring found so far.
Example: Input 'babad', Output 'bab' or 'aba'.
Arrays, Strings - HackerRank
Inheritance allows a class to inherit properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance: Child class inherits properties and behaviors from a parent class.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Example: Animal is a superclass with methods like eat(). Dog and Cat ar...
Sorting algorithms differ in their time complexity, space complexity, stability, and adaptability.
Different sorting algorithms have different time complexities - some are more efficient than others.
Some sorting algorithms require additional space for temporary storage, impacting their space complexity.
Stability refers to whether the algorithm maintains the relative order of equal elements.
Adaptability refers to how the...
posted on 15 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.
It was an aptitude test, comprising of Quantative questions, Logical Reasoning and basic Verbal Ability.
The test asked 2 programming questions on any of the languages that we were comfortable in.
Armstrong numbers are numbers that are equal to the sum of their own digits raised to the power of the number of digits.
Iterate through numbers from 10 to 250
Calculate the sum of each digit raised to the power of the number of digits
Check if the sum is equal to the original number, if yes, it is an Armstrong number
Method overriding is achieved by creating a function in a derived class with the same signature as a function in the base class. Method overloading is achieved by creating multiple functions with the same name but different parameters.
Method overriding: Create a function in a derived class with the same name and signature as a function in the base class. Example: virtual void display() in base class and void display() ...
I applied via Job Portal
It is combined with both apti and coding
6 questions were given and atleast 3 want to be solved
posted on 31 Oct 2023
2 coding questions are given
posted on 12 Jan 2023
I applied via Naukri.com and was interviewed in Dec 2022. There were 3 interview rounds.
Basics of mathematics and core related topics
posted on 16 Oct 2023
I applied via campus placement at Amity University and was interviewed in Apr 2023. There were 2 interview rounds.
posted on 27 Aug 2023
I applied via Campus Placement and was interviewed before Aug 2022. There were 4 interview rounds.
Mental Ability and Programming
English Comprehension
Purchase Executive
11
salaries
| ₹2 L/yr - ₹4 L/yr |
Executive Accountant
5
salaries
| ₹2.2 L/yr - ₹2.8 L/yr |
Embedded Linux Software Developer
5
salaries
| ₹2.4 L/yr - ₹10.8 L/yr |
Quality Engineer
5
salaries
| ₹1.5 L/yr - ₹3.6 L/yr |
Senior IT Support Engineer
4
salaries
| ₹4.5 L/yr - ₹6 L/yr |
Infosys
TCS
Wipro
HCLTech