Upload Button Icon Add office photos

Cybage

Compare button icon Compare button icon Compare

Filter interviews by

Cybage Software Engineer Trainee Interview Questions and Answers

Updated 21 Jul 2023

Cybage Software Engineer Trainee Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed in Jan 2023. There were 4 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 tips
Round 2 - Aptitude Test 

It was great experience and all questions were not that though an average student having good apti practice can qualify the test

Round 3 - Technical 

(3 Questions)

  • Q1. Here all questions were based on the contents of my resume. The technical questions were asked according to the skills that were on my resume.
  • Q2. Explanation oops concepts?
  • Ans. 

    Object-oriented programming concepts like inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Encapsulation: Bundling of data with the methods that operate on that data.

    • Abstraction: Hiding the complex implementation details and showing only the necessary fe

  • Answered by AI
  • Q3. Explain overriding and overloading?
  • Ans. 

    Overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class. Overloading is when multiple methods have the same name but different parameters.

    • Overriding: Subclass provides specific implementation of a method from parent class. Example: Animal class has a method 'sound', Cat class overrides it with 'meow'.

    • Overloading: Multiple methods with same name but diffe...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Explain about your project?

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is a key and secondly honesty.
Be honest while sharing resume and other details.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Genaral awareness, c++,java ,Reasoning,permutations,combination,time& distance,average, Compound interest, from these many topics you will get the question in aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Method Overloading,Method Overriding ,Tracibility matrix, STLC, Polymorphism,Abstraction,Oops concept
Round 3 - HR 

(1 Question)

  • Q1. About Family Background, Comfortable to Relocate,And your tell me about your self.

Interview Preparation Tips

Topics to prepare for Tata Elxsi Software Engineer interview:
  • Java
  • C++
  • C
  • Manual Testing
Interview preparation tips for other job seekers - Be comfortable don’t get panic, Once the interviewer ask the question then only you revert it back. Don’t speak too much whatever he ask rply and don’t hesitate.

I applied via Job Fair and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 
Round 3 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why should we hire you?
  • Q3. Where do you see yourself in 5 years?

Interview Preparation Tips

Topics to prepare for Cyient Software Developer interview:
  • Python
  • Javascript
  • HTML
  • CSS
  • C#.Net
  • WPF
  • Node.Js
  • Angularjs
Interview preparation tips for other job seekers - Be strong in basics in what you have learned.

All the best 😊

I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Core Java Related questions
  • Q2. Difference between abstract class and interface
  • Ans. 

    Abstract class can have implementation while interface only has method signatures.

    • Abstract class can have constructors while interface cannot.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract class can have non-public members while interface only has public members.

    • Abstract class is used for creating a base class while interface is used for implementing a contract.

    • Example o...

  • Answered by AI
  • Q3. Spring auto-wiring and DI
  • Q4. Transaction Management in Hibernate/JPA
  • Ans. 

    Transaction management in Hibernate/JPA

    • Hibernate/JPA provides transaction management support through the EntityManager API

    • Transactions can be managed programmatically or declaratively using annotations

    • The @Transactional annotation can be used to mark a method as transactional

    • Hibernate/JPA supports different transaction isolation levels and propagation behaviors

    • Rollback can be triggered programmatically or automatically

  • Answered by AI
  • Q5. Unit testing, CI/CD, Git
Round 2 - Behavioral 

(2 Questions)

  • Q1. Simple questions related to SDLC
  • Q2. Advantages of Agile over waterfall model
  • Ans. 

    Agile allows for flexibility, collaboration, and faster delivery compared to the rigid and sequential waterfall model.

    • Agile emphasizes on continuous feedback and improvement

    • Agile allows for changes to be made throughout the development process

    • Agile promotes collaboration and communication among team members

    • Agile enables faster delivery of working software

    • Waterfall model is rigid and sequential, making it difficult to m...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on core java concepts

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions related domain

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with basics

Interview Questionnaire 

1 Question

  • Q1. Diff between c#, Asp.net and mvc
  • Ans. 

    C# is a programming language, ASP.NET is a web framework, and MVC is a design pattern for building web applications.

    • C# is used to write code for various applications, including web applications.

    • ASP.NET is a web framework that provides tools and libraries for building web applications.

    • MVC is a design pattern that separates an application into three components: Model, View, and Controller.

    • ASP.NET MVC is a web framework t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn mvc , oops concepts

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Most of the question are from my resume. Next was technical most of they questions are from java much were like facts what is the latest version of Java current in use and etc

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Technical questions related to design patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - better to prepare basic to advances questions

Interview Questionnaire 

1 Question

  • Q1. Fully technical and scenario based
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Mine sweeper logic for a box click

Round 2 - One-on-one 

(1 Question)

  • Q1. JavaScript objects
Round 3 - One-on-one 

(1 Question)

  • Q1. Delete element from linked list
  • Ans. 

    To delete an element from a linked list, update the pointers of the previous node to skip the node to be deleted.

    • Traverse the linked list to find the node to be deleted

    • Update the 'next' pointer of the previous node to skip the node to be deleted

    • Free the memory allocated to the node to be deleted

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Expected salary

Skills evaluated in this interview

Cybage Interview FAQs

How many rounds are there in Cybage Software Engineer Trainee interview?
Cybage interview process usually has 4 rounds. The most common rounds in the Cybage interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Cybage Software Engineer Trainee interview?

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

  1. Explain overriding and overloadi...read more
  2. Explanation oops concep...read more
  3. Here all questions were based on the contents of my resume. The technical quest...read more

Tell us how to improve this page.

Cybage Software Engineer Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Cybage Software Engineer Trainee Salary
based on 17 salaries
₹4.1 L/yr - ₹4.5 L/yr
At par with the average Software Engineer Trainee Salary in India
View more details

Cybage Software Engineer Trainee Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

3.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
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