i
ColoredCow
Filter interviews by
OOPS Concepts are the foundation of object-oriented programming, focusing on principles like inheritance, encapsulation, and polymorphism.
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 of a function to behave differently based on the object it is acting upon.
Abstraction: Hiding t...
Top trending discussions
posted on 26 Nov 2024
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Aptitude exam content aptitude+tech question
This also a aptitude test+coding
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
I was interviewed in Dec 2024.
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
posted on 17 Jan 2025
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.
Transpose the matrix by swapping elements across the diagonal
For clockwise rotation, reverse each row of the transposed matrix
For anti-clockwise rotation, reverse each column of the transposed matrix
Use binary search to efficiently find a particular element in a sorted array.
Start by comparing the target element with the middle element of the array.
If the target element is less than the middle element, search the left half of the array.
If the target element is greater than the middle element, search the right half of the array.
Repeat the process until the target element is found or the search space is empty.
posted on 24 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
Software Engineer
8
salaries
| ₹3.6 L/yr - ₹8 L/yr |
Software Developer
5
salaries
| ₹3.4 L/yr - ₹5.5 L/yr |
Software Developer Intern
5
salaries
| ₹2.1 L/yr - ₹2.1 L/yr |
UI/UX Designer
4
salaries
| ₹3.5 L/yr - ₹3.6 L/yr |
Software Development Engineer
4
salaries
| ₹2.1 L/yr - ₹5 L/yr |
TO THE NEW
Srijan Technologies
Publicis Sapient
LTIMindtree