Filter interviews by
I applied via Campus Placement and was interviewed in Nov 2022. There were 3 interview rounds.
No too easy tests c++ oops concepts
Be thorough with oops and core cs subjects
I applied via Campus Placement and was interviewed before Sep 2020. There were 4 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
1st round some apt qns,some prgramming qns are they asked
Handle exceptions by using try-catch blocks to gracefully manage errors in code execution.
Use try-catch blocks to catch exceptions and handle them appropriately.
Throw custom exceptions when necessary to provide more specific error information.
Use finally block to execute code that should always run, regardless of whether an exception is thrown.
Avoid catching generic exceptions like Exception class, instead catch specif...
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Allows for code reusability by creating a new class based on an existing class
Derived class inherits properties and behaviors of the base class
Supports the 'is-a' relationship, where a derived class is a specialized version of the base class
posted on 9 Sep 2024
Reverse a given string
Create an empty string to store the reversed string
Iterate through the original string from end to start and append each character to the new string
Return the reversed string
posted on 4 Oct 2024
I applied via Campus Placement
Based on python and also question included networking
I applied via campus placement at Kalpatru Institute of Technology, Tiptur and was interviewed in Sep 2023. There were 3 interview rounds.
Its a online assessment
Main concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Ability for objects to be treated as instances of their parent class.
Abstraction: Hiding complex implementation details and showing only the nec
Reversing a string and counting vowels in a sentence using array of strings.
To reverse a string, you can iterate through the characters of the string and build a new string in reverse order.
To count vowels in a sentence, iterate through each character and check if it is a vowel (a, e, i, o, u). Keep a count of vowels encountered.
Example: For the string 'hello', the reversed string would be 'olleh'. For the sentence 'Th
posted on 1 Feb 2024
Interview experience
based on 8 reviews
Rating in categories
Software Engineer
249
salaries
| ₹6 L/yr - ₹17 L/yr |
Senior Software Engineer
246
salaries
| ₹10.7 L/yr - ₹31 L/yr |
Lead Engineer
246
salaries
| ₹14 L/yr - ₹42.2 L/yr |
Staff Engineer
158
salaries
| ₹20 L/yr - ₹52 L/yr |
Senior Engineer
134
salaries
| ₹10.5 L/yr - ₹30.1 L/yr |
Intel
NXP Semiconductors
Texas Instruments
Analog Devices