Filter interviews by
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
OOPs concepts refer to Object-Oriented Programming principles 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 detail
Method override is when a subclass provides a specific implementation of a method in the superclass, while method overload is when multiple methods have the same name but different parameters.
Method override is used in inheritance to provide a specific implementation in a subclass.
Method overload is used when multiple methods have the same name but different parameters.
Example of method override: class Animal { void ma...
Swapping of 2 numbers involves exchanging the values of two variables.
Create a temporary variable to store one of the numbers
Assign the value of the first number to the second number
Assign the value of the temporary variable to the first number
Top trending discussions
I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.
Aptitude round and coding round together was for 3hours. It contained question on permutations,work time, grammer, quants, logical and 3 coding questions.
I applied via Company Website and was interviewed in Jan 2024. There were 4 interview rounds.
Exam used to determine individual skills.
Group discussion is a comprehensive technique
This section cover some coding
Strength is honest, weaknesses is self-critisium
Myself Minda manoshna, I am pursuing 4th b. Tech, I am studing in ramireddy subbaramireddy engineering college.
I applied via Campus Placement
Relationship questions, basic maths and logical questions. 60 minutes
AI influence on the world
posted on 18 Oct 2023
I applied via campus placement at VNR Vignan Jyothi Institute of Engineering & Technology, Ranga Reddy and was interviewed in Sep 2023. There were 3 interview rounds.
Excel,cyber security
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Compares adjacent elements and swaps them if they are in the wrong order
Repeats this process until the list is sorted
Not efficient for large datasets, has a time complexity of O(n^2)
A palindrome is a word, phrase, number, or other sequence of characters which reads the same backward as forward.
Palindrome is a word, phrase, number, or sequence that reads the same forwards and backwards.
Examples: 'radar', 'madam', '1221', 'A man, a plan, a canal, Panama.'
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them, and then merges them back together.
Divide the array into two halves
Recursively sort each half
Merge the sorted halves back together
My favourite subject is computer science because I enjoy problem-solving and creating innovative solutions.
I love learning about algorithms and data structures
I enjoy programming languages like Java and Python
I find software development methodologies like Agile fascinating
2 Coding questions, feom easy to to moderate
I applied via LinkedIn and was interviewed before Feb 2022. There were 4 interview rounds.
Hackerrank test is the first round
posted on 9 May 2022
I applied via Naukri.com and was interviewed in Apr 2022. There was 1 interview round.
I applied via Company Website and was interviewed in Mar 2022. There were 3 interview rounds.
Question
I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.
Java and MS OFFICE
Python
Interview experience
TCS
Accenture
Wipro
Cognizant