Upload Button Icon Add office photos

Cybage

Compare button icon Compare button icon Compare

Filter interviews by

Cybage Interview Questions, Process, and Tips for Experienced

Updated 24 Mar 2025

Top Cybage Interview Questions and Answers for Experienced

View all 66 questions

Cybage Interview Experiences for Experienced

Popular Designations

80 interviews found

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

Round 1 - Technical 

(1 Question)

  • Q1. Related to our technical domain
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
Round 3 - Client Interview 

(1 Question)

  • Q1. Technical round with client

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for all the future endeavours

Top Cybage Senior Software Engineer Interview Questions and Answers

Q1. Why is Java considered platform independent, while the Java Virtual Machine (JVM) is platform dependent?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic python questions
  • Q2. List tuple classes
  • Ans. 

    Tuple classes are classes that represent a fixed-size collection of elements.

    • Tuple

    • Pair

    • Triple

    • Quadruple

  • Answered by AI

Top Cybage Senior Software Engineer Interview Questions and Answers

Q1. Why is Java considered platform independent, while the Java Virtual Machine (JVM) is platform dependent?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Round 1 - Technical 

(1 Question)

  • Q1. What are SQL queries with examples
  • Ans. 

    SQL queries are used to retrieve data from a database. Examples include SELECT, INSERT, UPDATE, and DELETE.

    • SELECT * FROM customers WHERE city = 'New York'

    • INSERT INTO orders (customer_id, order_date, total_amount) VALUES (1, '2021-01-01', 100.00)

    • UPDATE products SET price = 10.99 WHERE id = 1

    • DELETE FROM orders WHERE id = 5

  • Answered by AI
Round 2 - Assignment 
Round 3 - Client Interview 

(1 Question)

  • Q1. Technical questions about your domain

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, Maintain proper body language

Skills evaluated in this interview

Top Cybage Senior Software Engineer Interview Questions and Answers

Q1. Why is Java considered platform independent, while the Java Virtual Machine (JVM) is platform dependent?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 1 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. SQL queries, QA methodologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Process was very smooth..Interview round very easy and received offer letter on the same day

Top Cybage QA Engineer Interview Questions and Answers

Q1. 1.oops concept 2.what is deffered defect 3.priority and severity of defect 4.tc or test scenarios for order placement 5.sdlc ,stlc 6.geeatest of all no program 6
View answer (1)

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Cybage interview questions for popular designations

 Software Engineer

 (58)

 Senior Software Engineer

 (22)

 QA Engineer

 (16)

 Software Developer

 (15)

 Technical Support Executive

 (5)

 Senior QA Engineer

 (5)

 Technical Support Engineer

 (4)

 Softwaretest Engineer

 (3)

I applied via Naukri.com

Interview Questionnaire 

7 Questions

  • Q1. Hoisting in js?
  • Ans. 

    Hoisting is a JavaScript mechanism where variables and function declarations are moved to the top of their scope.

    • Variables declared with var are hoisted to the top of their scope

    • Function declarations are hoisted before variables

    • Function expressions are not hoisted

    • Let and const declarations are not hoisted

  • Answered by AI
  • Q2. Promises and its working
  • Ans. 

    Promises are a way to handle asynchronous operations in JavaScript.

    • Promises represent a value that may not be available yet.

    • They have three states: pending, fulfilled, and rejected.

    • Promises can be chained using .then() and .catch() methods.

    • They help avoid callback hell and make code more readable.

    • Example: new Promise((resolve, reject) => { ... }).then(result => { ... }).catch(error => { ... })

  • Answered by AI
  • Q3. Redux questions
  • Q4. Asking coding problems and its answers, gives us code and asked to findout errors in code.
  • Q5. ES6 features and its use where and why?
  • Ans. 

    ES6 features are modern JavaScript syntax and features that make code more concise and readable.

    • Arrow functions for concise function syntax

    • Template literals for easier string interpolation

    • Let and const for block-scoped variables

    • Destructuring for easily extracting values from objects and arrays

    • Spread and rest operators for easily manipulating arrays and objects

    • Classes for object-oriented programming

    • Modules for better co

  • Answered by AI
  • Q6. Asked to write Regular Expressions
  • Q7. Gives 1 coding problem to solve in javascript.
  • Ans. 

    Given an array of integers, return the sum of all even numbers.

    • Use Array.reduce() method to iterate over the array and sum the even numbers.

    • Use the modulo operator (%) to check if a number is even.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly they asked me coding questions of JavaScript , promises, Async-await ,Javascript array methods etc and API related questions.

Skills evaluated in this interview

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)

Get interview-ready with Top Cybage Interview Questions

Interview Questions & Answers

user image Anonymous

posted on 18 Apr 2024

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

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Assignment 

Write up your chosen favorite topic

Round 2 - Coding Test 

Technical evaluation for fitment in org

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company and good culture

Jobs at Cybage

View all

Interview Questionnaire 

4 Questions

  • Q1. Basic Manual Question
  • Q2. Very Easy to answer points wise
  • Q3. Basic SQL Questions
  • Q4. Writing queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Good advise to answer any type answers.

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)

I applied via Referral and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is DORA process ?
  • Ans. 

    DORA process is a framework for measuring and improving software delivery performance.

    • DORA stands for DevOps Research and Assessment

    • It involves collecting data on key performance indicators (KPIs) related to software delivery

    • The data is used to assess the organization's performance and identify areas for improvement

    • Examples of KPIs include deployment frequency, lead time for changes, and time to restore service

    • The proc...

  • Answered by AI
  • Q2. How to recover data from hdd if hdd is affected from virus ?
  • Ans. 

    To recover data from a virus-infected HDD, isolate the HDD, scan it with antivirus software, and use data recovery tools if necessary.

    • Disconnect the infected HDD from the computer to prevent further spread of the virus

    • Connect the HDD to a clean and secure computer as a secondary drive

    • Run a thorough antivirus scan on the infected HDD to remove the virus

    • If the antivirus scan doesn't recover the data, use data recovery so...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont apply in this company you will have worst days as an support Engineer and desktop Engineer

Desktop Administrator Interview Questions asked at other Companies

Q1. How to recover data from hdd if hdd is affected from virus ?
View answer (2)
Round 1 - One-on-one 

(1 Question)

  • Q1. What role you want to be discover from cybage?
Round 2 - One-on-one 

(1 Question)

  • Q1. What is your thought on cybage?
  • Ans. 

    Cybage is a global technology consulting organization specializing in outsourced product engineering services.

    • Cybage has a strong focus on software engineering and product development.

    • They have a global presence with offices in North America, Europe, and Asia.

    • Cybage has expertise in various industries including healthcare, retail, and finance.

    • They have won several awards for their work in software engineering and innov

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont confuse the interviewee for more questions.

Top Cybage Senior Software Engineer Interview Questions and Answers

Q1. Why is Java considered platform independent, while the Java Virtual Machine (JVM) is platform dependent?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Dec 2021

I applied via Naukri.com and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. All Software Testing Concepts.
  • Ans. 

    Software testing concepts

    • Types of testing: unit, integration, system, acceptance

    • Testing techniques: black box, white box, grey box

    • Test design techniques: equivalence partitioning, boundary value analysis, decision table

    • Test management: test planning, test case creation, test execution, defect tracking

    • Automation testing: tools like Selenium, Appium, JMeter

    • Performance testing: load, stress, endurance testing

    • Security test...

  • Answered by AI
  • Q2. Past Project overview.
  • Q3. Priority Severity definition with examples.
  • Ans. 

    Priority Severity defines the importance and impact of a defect on the system.

    • Priority is the level of urgency to fix a defect, based on its impact on the system.

    • Severity is the level of impact a defect has on the system, based on its functionality.

    • Examples: High priority and high severity - system crash, Low priority and high severity - spelling mistake in UI

    • Priority and severity can be subjective and vary based on th

  • Answered by AI
  • Q4. Quality Assurance concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was basically on manual Testing.
All manual testing concepts asked in the technical round.
main focus on bug life cycle, severity & priority , smoke& sanity testing difference.
Agile methodology, SDLC,STLC ,JIRA tool.

Top Cybage QA Engineer Interview Questions and Answers

Q1. 1.oops concept 2.what is deffered defect 3.priority and severity of defect 4.tc or test scenarios for order placement 5.sdlc ,stlc 6.geeatest of all no program 6
View answer (1)

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Cybage Interview FAQs

How many rounds are there in Cybage interview for experienced candidates?
Cybage interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Cybage interview process for experienced candidates are Technical, HR and One-on-one Round.
How to prepare for Cybage interview for experienced candidates?
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 for experienced candidates?

Some of the top questions asked at the Cybage interview for experienced candidates -

  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.

Tell us how to improve this page.

Cybage Interview Process for Experienced

based on 40 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Mphasis Interview Questions
3.4
 • 809 Interviews
EPAM Systems Interview Questions
3.7
 • 556 Interviews
Coforge Interview Questions
3.3
 • 536 Interviews
eClerx Interview Questions
3.3
 • 531 Interviews
Synechron Interview Questions
3.5
 • 366 Interviews
ITC Infotech Interview Questions
3.6
 • 341 Interviews
Tata Elxsi Interview Questions
3.8
 • 304 Interviews
Cyient Interview Questions
3.7
 • 295 Interviews
View all

Cybage Reviews and Ratings

based on 2k reviews

3.8/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.4

Salary

3.9

Job security

3.8

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 2k Reviews and Ratings
Java Lead

Pune

7-12 Yrs

Not Disclosed

Site Reliability Engineer

Pune

5-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
3.4k salaries
unlock blur

₹2.7 L/yr - ₹12.8 L/yr

Senior Software Engineer
2k salaries
unlock blur

₹6 L/yr - ₹19.8 L/yr

QA Engineer
1k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior QA Engineer
776 salaries
unlock blur

₹6.2 L/yr - ₹15 L/yr

System Analyst
746 salaries
unlock blur

₹10 L/yr - ₹25 L/yr

Explore more salaries
Compare Cybage with

Mphasis

3.4
Compare

eClerx

3.3
Compare

L&T Technology Services

3.3
Compare

Coforge

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