Upload Button Icon Add office photos

Cybage

Compare button icon Compare button icon Compare

Filter interviews by

Cybage Interview Questions, Process, and Tips

Updated 27 Feb 2025

Top Cybage Interview Questions and Answers

View all 167 questions

Cybage Interview Experiences

Popular Designations

192 interviews found

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

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 stair, and you can climb one or two steps at a time. Your task is to d... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
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

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 stair, and you can climb one or two steps at a time. Your task is to d... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Cybage Interview Questions and Answers for Freshers
illustration image
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 Resume 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

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 stair, and you can climb one or two steps at a time. Your task is to d... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Aptitude Test 

Test in on aptitude, reasoning, English and one Easy Writing, they give 5 topic we have to write one of them.

Round 3 - Technical 

(2 Questions)

  • Q1. 1.Explan your project with SDLC
  • Ans. 

    SDLC is a process used to develop software from planning to deployment.

    • SDLC stands for Software Development Life Cycle

    • It includes phases like planning, analysis, design, implementation, testing, and maintenance

    • Each phase has its own set of activities and deliverables

    • For example, in the planning phase, the project scope and requirements are defined

    • In the design phase, the software architecture and user interface are cre...

  • Answered by AI
  • Q2. 2.What is OOP explain
  • Ans. 

    OOP stands for Object-Oriented Programming. It is a programming paradigm that focuses on objects and their interactions.

    • OOP is based on the concept of classes and objects

    • It emphasizes encapsulation, inheritance, and polymorphism

    • Encapsulation means hiding the implementation details of an object from the outside world

    • Inheritance allows a class to inherit properties and methods from another class

    • Polymorphism allows object...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me something about yourself
  • Q2. What news your have heard in recent 8 hour?

Interview Preparation Tips

Interview preparation tips for other job seekers - focus mostly on basic of core java, data structure and sql also your are able to explain your peoject.

Skills evaluated in this interview

Top Cybage Software Developer Interview Questions and Answers

Q1. What are the differences between var, let, and const in JavaScript?
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Cybage interview questions for popular designations

 Software Engineer

 (57)

 Senior Software Engineer

 (22)

 QA Engineer

 (16)

 Software Developer

 (15)

 Technical Support Executive

 (5)

 Senior QA Engineer

 (5)

 Softwaretest Engineer

 (3)

 Technical Support Engineer

 (3)

Software Engineer Interview Questions & Answers

user image Aniket Sarowar

posted on 17 Dec 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude based on logical and quantitative questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic core java questions and coding problem given for sorting array

Interview Preparation Tips

Interview preparation tips for other job seekers - As a fresher stick to core technology and practice coding problems

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 stair, and you can climb one or two steps at a time. Your task is to d... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

Get interview-ready with Top Cybage Interview Questions

SQL Developer Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2022. There were 3 interview rounds.

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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. I was received a call directly from Talent Acquisition of Cybage . Then a Technical round was scheduled. I was interviewed for SQL developer role. All basics from SQL was asked and a scenario question w...
Round 3 - HR 

(2 Questions)

  • Q1. HR discussion about Company, salary etc
  • Q2. Why do you want to join Cybage?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and speak what you know, dont lie 😊

SQL Developer Interview Questions asked at other Companies

Q1. How is a change request in application serviced by development team (business analysis, code analysis, discussion with BA, requirment freeze, etc.)
View answer (4)

Jobs at Cybage

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Ony technical question asked
Round 2 - Technical 

(1 Question)

  • Q1. Program given like unique value from array

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 stair, and you can climb one or two steps at a time. Your task is to d... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Java basics and OOP related
  • Q2. Spring framework deepdive
  • Q3. SQL questions, mostly on joins
  • Q4. Was asked to implement design patterns and scenarios when they will be used

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 stair, and you can climb one or two steps at a time. Your task is to d... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Coding,essay,aptitude maths,grammer,logical

Round 2 - Technical 

(3 Questions)

  • Q1. Testing related question
  • Q2. Project related questions
  • Q3. Basic coding question
Round 3 - HR 

(2 Questions)

  • Q1. Hobbies related questions
  • Q2. Working location

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly with your projects.

Quality Assurance Engineer Interview Questions asked at other Companies

Q1. Coding with any language 1. Count the no of occurrence of each character in string( ignore case)(ignore wild card characters)
View answer (3)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Describe the details of your project you completed during your course

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 stair, and you can climb one or two steps at a time. Your task is to d... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Contribute & help others!
anonymous
You can choose to be anonymous

Cybage Interview FAQs

How many rounds are there in Cybage interview?
Cybage interview process usually has 2-3 rounds. The most common rounds in the Cybage interview process are Technical, HR and One-on-one Round.
How to prepare for Cybage 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, SQL, HTML, Java and Python.
What are the top questions asked in Cybage interview?

Some of the top questions asked at the Cybage interview -

  1. Write program to count frequencyOfChars(String inputStr) ex. abbcddda a:2 b...read more
  2. How to recover data from hdd if hdd is affected from virus...read more
  3. Introduce yourself How to handle username and password popup in selenium? Expla...read more
How long is the Cybage interview process?

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

Recently Viewed

INTERVIEWS

Apple

No Interviews

SALARIES

Cybage

SALARIES

Cybage

No Salaries

SALARIES

Avendus

JOBS

InOrg Global

No Jobs

COMPANY BENEFITS

Cybage

No Benefits

JOBS

Apple

No Jobs

SALARIES

Cybage

REVIEWS

Cybage

No Reviews

JOBS

Apple

No Jobs

Tell us how to improve this page.

Cybage Interview Process

based on 144 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
EPAM Systems Interview Questions
3.7
 • 533 Interviews
View all

Cybage Reviews and Ratings

based on 1.9k reviews

3.8/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.4

Salary

3.9

Job security

3.8

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 1.9k Reviews and Ratings
Cybage is hiring For Technical Architects

Pune

12-15 Yrs

₹ 23.4-23.9 LPA

Explore more jobs
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
753 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Analyst
741 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