Upload Button Icon Add office photos

Filter interviews by

Cybage Interview Questions, Process, and Tips

Updated 17 Dec 2024

Top Cybage Interview Questions and Answers

View all 169 questions

190 Cybage Interview Experiences

475 questions found

Sort by: Popular

Software Developer Interview Questions

user image Rishi M

posted on 25 Jun 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Approached by Company and was interviewed before Jun 2023.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Ops concept,java
  • Q2. SQL questions, DSA
2

HR Round (2 Questions)

  • Q1. Some situation based questions
  • Q2. Why do you want to join,

QA Engineer Interview Questions

user image Anonymous

posted on 15 Feb 2024

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

I applied via Walk-in and was interviewed before Feb 2023.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Different types of testing? System and integration testing Database testing
2

Technical Round (1 Question)

  • Q1. SQL queries Project Testing related questions on priority and severity

Skills evaluated in this interview

Get interview-ready with top interview questions

Software Engineer Interview Questions

user image Anonymous

posted on 3 Jun 2024

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

I applied via campus placement at DKTE Society's Textile & Engineering Institute, Pune and was interviewed before Jun 2023.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Oops concepts, coding questions
2

HR Round (1 Question)

  • Q1. Basic Hr questions

Software Engineer Interview Questions

user image Viral Parmar

posted on 8 Feb 2022

1 Interview Round

1

Technical Round (11 Questions)

  • Q1. What are action filters?
  • Q2. What is attribute handling?
  • Q3. How do you handle error in MVC?
  • Q4. What is server side validation?
  • Q5. Which code segement starts jquery execution?
  • Q6. What is serialization?
  • Q7. What is Web API (applicaation programming interfeace) ?
  • Q8. What is media type formatters?
  • Q9. What is selector method?
  • Q10. What is application pool in IIS?
  • Q11. What are security settings in IIS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared. Remember success achieved by those who are too busy looking for it.

Skills evaluated in this interview

Cybage interview questions for popular designations

 Software Engineer

 (53)

 Senior Software Engineer

 (22)

 QA Engineer

 (16)

 Software Developer

 (14)

 Senior QA Engineer

 (5)

 Technical Support Executive

 (5)

 Front end Developer

 (3)

 Softwaretest Engineer

 (3)

Software Engineer Interview Questions

user image Anonymous

posted on 12 Jun 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Naukri.com and was interviewed before Jun 2023.

1 Interview Round

1

Technical Round (1 Question)

  • Q1. All basic python questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly python core questions

QA Engineer Interview Questions

user image Anonymous

posted on 2 Sep 2022

3 Interview Rounds

1

Resume Shortlist Round

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
2

One-on-one Round (1 Question)

  • Q1. Manual testing and agile framework
3

HR Round (1 Question)

  • Q1. About the job profile and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before you go for technical round

QA Engineer Interview Questions

user image Anonymous

posted on 7 Apr 2024

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

I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Apr 2023.

1 Interview Round

1

Technical Round (1 Question)

  • 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 ...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers all basic int question u shpuld be prepared well .interviews are really easy

Skills evaluated in this interview

Senior QA Engineer Interview Questions

user image Anonymous

posted on 1 Aug 2022

I applied via Naukri.com and was interviewed in Jul 2022.

2 Interview Rounds

1

Resume Shortlist Round

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 tips
2

Technical Round (1 Question)

  • Q1. All java selenium questions about.. methods, constructor, oops Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Java basics.. selenium basics, api and web services, data ,SQL database testing

Software Developer Interview Questions

user image Omkar Kumbare

posted on 17 Mar 2022

I applied via Campus Placement and was interviewed in Feb 2022.

4 Interview Rounds

1

Aptitude Test Round

Basic Technical and Quantitative MCQ

2

Technical Round (1 Question)

  • Q1. Basic of Java, Data Structure and Database
3

Technical Round (1 Question)

  • Q1. Advance of Data Structure and Algorithms
4

HR Round (3 Questions)

  • Q1. What is your family background?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be relax and patient company will hire you :)

React Developer Interview Questions

user image CodingNinjas

posted on 21 Mar 2022

I was interviewed in Sep 2021.

3 Interview Rounds

1

Video Call Round (7 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This was a preety intense round revolving mainly around the core concepts of JavaScript . I was confident about my skills in JavaScript as I already had some projects in JS and I also completed the Guided Path of JS in CodeStudio which boosted my preparation and helped me crack these Frontend Interviews.

  • Q1. Javascript Question

    Explain promises and it's 3 states .

  • Q2. Javascript Question

    What are callbacks?

  • Q3. Javascript Question

    Explain Hoisting in javascript.

  • Q4. Javascript Question

    What are closures

  • Q5. Javascript Question

    What is a higher order function

  • Q6. Sort Array You are given an array consisting of 'N' positive integers where each integer is either 0 or 1 or 2. Your task is to sort the given array in ...read more
  • Q7. Swap Two Numbers Take two numbers as input and swap them and print the swapped values. Input Format: The first line of input contains a single integer 't...read more
2

Video Call Round (8 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

In this round, I was asked questions from React and Redux. Since I already had prior experience in working with React and Redux , I answered most of the questions correctly and was preety much confident about passing this round.

  • Q1. ReactJS Question

    What are the differences between a class component and functional component?

  • Q2. ReactJS Question

    What is diffing algorithm?

  • Q3. ReactJS Question

    What are stateless and stateful components?

  • Q4. ReactJS Question

    What is reconciliation?

  • Q5. Redux Question

    How is state changed in redux?

  • Q6. Redux Question

    What is Combine Reducer?

  • Q7. Redux Question

    How Relay is different from Redux?

  • Q8. Redux Question

    How can we structure the top level directories in Redux?

3

HR Round (2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

This was a Technical Cum HR round where I was first asked some basic principles around Frontend Web Development and then we discussed about my expectations from the company , learnings and growth in the forthcomig years. I would suggest be honest and try to communicate your thoughts properly in these type of rounds to maximise your chances of getting selected.

  • Q1. Basic HR Question

    Do you know anything about the company ?

  • Q2. Basic HR Question

    Why should we hire you ?

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPACybage Software interview preparation:Topics to prepare for the interview - HTML, CSS, ReactJS , JavaScript, Redux, OOPSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Do at-least 2 good projects and you must know every bit of them.
Tip 2 : Understand the fundamentals of JavaScript as they are asked very often.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

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 Resume Shortlist.
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.

Tell us how to improve this page.

Interview Process at Cybage

based on 84 interviews in last 1 year

Interview experience

4.1
  
Good
View more

People are getting interviews through

based on 115 Cybage interviews
Job Portal
Campus Placement
Referral
Company Website
WalkIn
Recruitment Consultant
37%
28%
10%
9%
2%
1%
13% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Infosys Interview Questions
3.7
 • 7.3k Interviews
Wipro Interview Questions
3.7
 • 5.1k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.4k Interviews
LTIMindtree Interview Questions
3.5
 • 2.3k Interviews
Mphasis Interview Questions
3.4
 • 767 Interviews
View all

Cybage Reviews and Ratings

based on 1.8k reviews

3.9/5

Rating in categories

3.6

Skill development

3.8

Work-Life balance

3.5

Salary & Benefits

4.0

Job Security

3.8

Company culture

3.3

Promotions/Appraisal

3.5

Work Satisfaction

Explore 1.8k Reviews and Ratings
Software Engineer
3.4k salaries
unlock blur

₹3.4 L/yr - ₹12.4 L/yr

Senior Software Engineer
2.1k salaries
unlock blur

₹5.9 L/yr - ₹19.1 L/yr

QA Engineer
1.1k salaries
unlock blur

₹2.4 L/yr - ₹11.5 L/yr

System Analyst
812 salaries
unlock blur

₹9.5 L/yr - ₹25 L/yr

Senior QA Engineer
765 salaries
unlock blur

₹6 L/yr - ₹14.2 L/yr

Explore more salaries
Compare Cybage with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview