Filter interviews by
What people are saying about Cybage
OOPs concept focuses on objects and classes, while MVC architecture separates the application into Model, View, and Controller components.
OOPs concept involves encapsulation, inheritance, polymorphism, and abstraction.
MVC architecture separates the application logic into Model (data), View (presentation), and Controller (interaction) components.
Example of OOPs concept: Creating a class 'Car' with properties like 'color...
Cybage interview questions for designations
1 hr clock, calender, train
REST stands for Representational State Transfer, a software architectural style for designing networked applications.
REST is based on the idea of treating server objects as resources that can be created, updated, and deleted using standard HTTP methods.
It uses a stateless communication protocol, meaning each request from a client to a server must contain all the information necessary to understand the request.
RESTful A...
Get interview-ready with Top Cybage Interview Questions
LINQ (Language Integrated Query) is a feature in C# that allows for querying data from different data sources using a uniform syntax.
LINQ allows for querying data from collections, databases, XML, and more.
It provides a set of standard query operators like Where, Select, OrderBy, etc.
LINQ queries are written in a declarative syntax similar to SQL.
Example: var result = from num in numbers where num % 2 == 0 select num;
Diamond structure problem occurs when a class inherits from two classes that have a common base class.
Diamond structure problem is a common issue in multiple inheritance where a class inherits from two classes that have a common base class.
This can lead to ambiguity in the inheritance hierarchy and can cause issues with method overriding and variable access.
One way to resolve the diamond structure problem is by using v...
Different types of joins in SQL include inner join, left join, right join, and full outer join.
Inner join: Returns rows when there is a match in both tables
Left join: Returns all rows from the left table and the matched rows from the right table
Right join: Returns all rows from the right table and the matched rows from the left table
Full outer join: Returns rows when there is a match in either table
I applied via Campus Placement
OOPS Concepts are fundamental principles of Object-Oriented Programming, including 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 imple...
Collection framework in Java provides a set of interfaces and classes to store and manipulate groups of objects.
Provides interfaces like List, Set, and Map for different types of collections
Classes like ArrayList, HashSet, and HashMap implement these interfaces
Allows easy manipulation and iteration over collections
Provides algorithms like sorting and searching for collections
Introduced in Java 1.2
Discussing the impact of artificial intelligence on society
Introduction to artificial intelligence and its applications
Positive impacts of AI on society such as improved healthcare and efficiency
Negative impacts of AI like job displacement and privacy concerns
Ethical considerations in AI development and usage
Future implications of AI on society
COVID has accelerated digital transformation in software engineering, leading to remote work, increased focus on cybersecurity, and adoption of cloud technologies.
Remote work becoming the norm, leading to increased reliance on collaboration tools like Zoom and Slack
Greater emphasis on cybersecurity to protect sensitive data as more work is done online
Increased adoption of cloud technologies for scalability and flexibil...
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
An interface is a contract that defines a set of methods that a class must implement.
An interface provides a way to achieve multiple inheritance in Java.
Interfaces are used to achieve abstraction and loose coupling.
Classes can implement multiple interfaces.
Interfaces can have default methods and static methods.
Example: The Comparable interface in Java is used to compare objects.
Dict and list comprehension
The duration of Cybage Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 46 interviews
4 Interview rounds
based on 435 reviews
Rating in categories
Software Engineer
3.4k
salaries
| ₹3.2 L/yr - ₹12.5 L/yr |
Senior Software Engineer
2k
salaries
| ₹6 L/yr - ₹19.8 L/yr |
QA Engineer
1.1k
salaries
| ₹3.6 L/yr - ₹11 L/yr |
Senior QA Engineer
764
salaries
| ₹6 L/yr - ₹14.2 L/yr |
System Analyst
738
salaries
| ₹9.6 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
Tech Mahindra