Upload Button Icon Add office photos

Cybage

Compare button icon Compare button icon Compare

Filter interviews by

Cybage Software Engineer Interview Questions, Process, and Tips

Updated 15 Jan 2025

Top Cybage Software Engineer Interview Questions and Answers

  • Q1. Count Ways to Reach the N-th Stair Problem Statement You are provided with a number of stairs, and initially, you are located at the 0th stair. You need to reach the Nth ...read more
  • Q2. How many types of memory areas are allocated by the JVM?
  • Q3. Can we override or replace the embedded Tomcat server in Spring Boot?
View all 57 questions

Cybage Software Engineer Interview Experiences

57 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Conducted test on hackerearth

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic java questuons
  • Q2. Basic java question

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy interview

Software Engineer Interview Questions & Answers

user image Pankaj Yadav

posted on 13 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concept is there
  • Q2. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy aptitude test. General logical question and few mathematical.

Round 2 - Technical 

(1 Question)

  • Q1. As I was fresher they asked simple questions like OOP concepts and Java features
Round 3 - HR 

(1 Question)

  • Q1. Normal HR questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What make you interested in coding?
  • Ans. 

    I am fascinated by the problem-solving aspect of coding and the ability to create something from scratch.

    • Enjoy the challenge of solving complex problems

    • Love the creativity involved in building something new

    • Appreciate the logical thinking required in coding

    • Passionate about technology and innovation

  • Answered by AI

Cybage interview questions for designations

 Senior Software Engineer

 (22)

 Associate Software Engineer

 (1)

 Software Engineer Trainee

 (1)

 System Software Engineer

 (1)

 Senior Software Development Engineer

 (1)

 Software Developer

 (15)

 Software Tester

 (1)

 Senior Software Developer

 (1)

Software Engineer Interview Questions & Answers

user image Shantanu Moraskar

posted on 4 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Design patterns
  • Q2. Singleton pattern

Get interview-ready with Top Cybage Interview Questions

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Newspaper Ad and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Aptitude Test 

30 mins normal al abot mathematics

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions asked, 30 min 30 q

Round 2 - Technical 

(1 Question)

  • Q1. Front end q and a, 30 min 30 q
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the oops concepts
  • Ans. 

    Object-oriented programming concepts 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 details and showing only the ne

  • Answered by AI
  • Q2. Explain how jdbc is used for connecting to database
  • Ans. 

    JDBC is a Java API that allows Java programs to connect to and interact with databases.

    • JDBC provides a standard interface for connecting to different types of databases.

    • To connect to a database using JDBC, you need to load the database driver, establish a connection, create a statement, execute SQL queries, and process the results.

    • Example: Class.forName("com.mysql.jdbc.Driver"); Connection conn = DriverManager.getConne...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Python list and dictionary Comprehension and list operations
  • Q2. List,Dict comprehension
  • Q3. Djnago Workflow,Orm,Python memory management,set,tupple,list difference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and do u r best and confident enough to give right answer
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Interest probability permutations and combinations

Round 3 - Technical 

(3 Questions)

  • Q1. All were core Java questions oops static member and member function collections
  • Q2. Wrapper classes in java
  • Ans. 

    Wrapper classes are used to convert primitive data types into objects.

    • Wrapper classes provide methods to convert primitive data types into objects and vice versa

    • Wrapper classes are immutable

    • Wrapper classes are used in collections and generics

    • Examples of wrapper classes include Integer, Double, Boolean, etc.

  • Answered by AI
  • Q3. Java 8 features streams lamba

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be clear and be confident enough. Should know project details

Skills evaluated in this interview

Cybage Interview FAQs

How many rounds are there in Cybage Software Engineer interview?
Cybage interview process usually has 1-2 rounds. The most common rounds in the Cybage interview process are Technical, HR and Aptitude Test.
How to prepare for Cybage Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Cybage. The most common topics and skills that interviewers at Cybage expect are Javascript, HTML, CSS, Software Engineering and Typescript.
What are the top questions asked in Cybage Software Engineer interview?

Some of the top questions asked at the Cybage Software Engineer interview -

  1. What is Web API (applicaation programming interfeace...read more
  2. How to skip first 10 and last 10 rows in excel source and send to destinat...read more
  3. What is the Hashmap in Java? Hashmap vs Li...read more
How long is the Cybage Software Engineer interview process?

The duration of Cybage Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Cybage Software Engineer Interview Process

based on 46 interviews

4 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
  • Personal Interview1 Round
View more
Cybage Software Engineer Salary
based on 3.2k salaries
₹3.1 L/yr - ₹12.6 L/yr
5% less than the average Software Engineer Salary in India
View more details

Cybage Software Engineer Reviews and Ratings

based on 437 reviews

3.7/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.4

Salary

3.7

Job security

3.8

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 437 Reviews and Ratings
Software Engineer
3.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Engineer
757 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Analyst
740 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cybage with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview