Upload Button Icon Add office photos

Cybage

Compare button icon Compare button icon Compare

Filter interviews by

Cybage Senior System Analyst Interview Questions and Answers

Updated 19 Jul 2024

Cybage Senior System Analyst Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Skill releated questions
  • Q2. Scenario related questions
Round 2 - Technical 

(2 Questions)

  • Q1. Questions were related to Oops concept
  • Q2. Scenario based questions
Round 3 - HR 

(2 Questions)

  • Q1. Professional background
  • Q2. Family background

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Asked about OOPs concept, MVC basics and multi threading

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and write only those technologies in your resume in which you are proficient.

Interview Questionnaire 

1 Question

  • Q1. React hooks

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

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 Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Opps concepts
  • Q2. MVC questions
  • Q3. SQL server query optimization
  • Ans. 

    SQL query optimization involves improving the performance of SQL queries by reducing execution time and resource usage.

    • Use indexes to speed up query execution

    • Avoid using SELECT * and instead specify only required columns

    • Use JOINs instead of subqueries

    • Avoid using functions in WHERE clauses

    • Use parameterized queries to prevent SQL injection attacks

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep strong in c sharp and mvc

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of ECE Branch topics. C/C++ Basic questions.
  • Q2. Modulation and types What are pointers? What is a function? What is OOPS? Factorial using recursion program.
  • Ans. 

    Technical questions related to programming concepts and recursion

    • Pointers are variables that store the memory address of another variable

    • Functions are blocks of code that perform a specific task

    • OOPS is a programming paradigm that uses objects to represent real-world entities

    • Factorial using recursion: int factorial(int n) { if(n==0) return 1; else return n*factorial(n-1); }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I did CDAC course for Advanced Computing from Bangalore. I got the job as a part of campus placement.
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

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 LinkedIn and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Typical Java interview questions
  • Q2. Typical Spring/Spring Boot questions

Interview Preparation Tips

Interview preparation tips for other job seekers - One or two easy level DS Algo questions are asked. Interviews are mostly technology related. If you are interviewing as a Java /Spring developer, you can expect them to ask a lot of Java/Spring/Spring Boot questions. Last step for interview process is hiring manager round. Expect typical hiring manager questions - "Tell me about a time when you..". You will find plenty on Google , prepare beforehand and answer using STAR pattern.

Cybage Interview FAQs

How many rounds are there in Cybage Senior System Analyst interview?
Cybage interview process usually has 3 rounds. The most common rounds in the Cybage interview process are Technical and HR.
How to prepare for Cybage Senior System Analyst 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 JQuery, Java, Spring Boot, AWS and Angular.
What are the top questions asked in Cybage Senior System Analyst interview?

Some of the top questions asked at the Cybage Senior System Analyst interview -

  1. Questions were related to Oops conc...read more
  2. Skill releated questi...read more
  3. Scenario related questi...read more

Tell us how to improve this page.

Cybage Senior System Analyst Interview Process

based on 2 interviews

Interview experience

3
  
Average
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.6
 • 296 Interviews
View all
Cybage Senior System Analyst Salary
based on 255 salaries
₹14 L/yr - ₹30.3 L/yr
61% more than the average Senior System Analyst Salary in India
View more details

Cybage Senior System Analyst Reviews and Ratings

based on 26 reviews

3.4/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.3

Salary

3.3

Job security

3.5

Company culture

3.2

Promotions

3.3

Work satisfaction

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

₹2.7 L/yr - ₹12.7 L/yr

Senior Software Engineer
2k salaries
unlock blur

₹5.9 L/yr - ₹19.8 L/yr

QA Engineer
1.1k salaries
unlock blur

₹3.6 L/yr - ₹11 L/yr

Senior QA Engineer
777 salaries
unlock blur

₹6.2 L/yr - ₹15 L/yr

System Analyst
747 salaries
unlock blur

₹9.5 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