Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Cigniti Technologies Team. If you also belong to the team, you can get access from here

Cigniti Technologies Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 628 Reviews

Filter interviews by

Cigniti Technologies Senior Engineer Interview Questions, Process, and Tips

Updated 8 Oct 2024

Top Cigniti Technologies Senior Engineer Interview Questions and Answers

Cigniti Technologies Senior Engineer Interview Experiences

6 interviews found

Senior Engineer Interview Questions & Answers

user image sridhar bandlamudi

posted on 8 Oct 2024

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

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How to print numbers 1-100 using two go routines sequentially
  • Ans. 

    Use two go routines to print numbers 1-100 sequentially

    • Create two go routines, one for printing odd numbers and one for printing even numbers

    • Use channels to synchronize the two go routines and ensure sequential printing

    • Start the odd number go routine first, then start the even number go routine

  • Answered by AI
  • Q2. How to write generator functions using go language
  • Ans. 

    Generator functions in Go language allow for efficient iteration over a sequence of values.

    • Use the 'yield' keyword to return values one at a time from the generator function.

    • Generator functions are defined with a 'func' keyword followed by the function name and 'chan' keyword.

    • Example: func myGenerator() chan int { }

    • Use a 'for' loop to iterate over the values returned by the generator function.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Why do we use sync.Cond and sync.once
  • Ans. 

    sync.Cond is used for signaling between goroutines and sync.Once is used for running initialization code only once.

    • sync.Cond is used for goroutines to wait for or signal each other when a certain condition is met

    • sync.Once is used to ensure a function is only executed once, typically used for initialization tasks

    • Example: Using sync.Cond to coordinate multiple goroutines accessing a shared resource

    • Example: Using sync.Onc...

  • Answered by AI
  • Q2. Understanding about reflect package
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Self intruduction
  • Q2. Project exaplaination

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
asked in Qburst
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technology related question on basics if API
Round 2 - Technical 

(1 Question)

  • Q1. Manager level discussion - Technologies and Frameworks
  • Ans. Framework Structure overview and Technologies usage over the experience
  • Answered Anonymously
Round 3 - Technical 

(2 Questions)

  • Q1. Client Interview - Technologies and Frameworks
  • Q2. Framework explanation and Technologies usage
  • Ans. 

    Frameworks are tools that provide structure and guidelines for developing software applications. Technologies are the specific tools and languages used in development.

    • Frameworks like Angular, React, and Spring provide pre-built components and architecture for web development.

    • Technologies like HTML, CSS, JavaScript, Java, and SQL are commonly used in software development.

    • Choosing the right framework and technologies dep...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cigniti Technologies Senior Engineer interview:
  • QA Testing
  • Automation Testing
  • API

Skills evaluated in this interview

Senior Engineer Interview Questions & Answers

user image lokesh lodha

posted on 11 Jan 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical round
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - As for the salary as per the market norms atleast 18 lpa if having more than 5 years of experience

Cigniti Technologies interview questions for designations

 Senior Automation Engineer

 (2)

 Senior Software Engineer

 (2)

 Senior Engineer II

 (1)

 Senior Data Engineer

 (1)

 Senior Devops Engineer

 (1)

 Senior Test Engineer

 (1)

 Senior QA Engineer

 (1)

 Senior Manager

 (1)

I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. All about functional testing
  • Q2. All about basic SQL, and testing methodologies
Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round. al about the management queries,
Round 3 - HR 

(1 Question)

  • Q1. Behavoural and CTC discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Cigini is good organization for the new learners, if you want to learn cigniti is best plotform to work.

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

Interview Questionnaire 

1 Question

  • Q1. Mainly about framework and protractor details.

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3 rounds of technical interview. One HR interview. Processing was very nice and fast. I got the offer within a week. Client interview round was very nice. If you have indepth knowledge and understanding then you definitely crack the interview.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced Senior Engineer with a strong background in software development and project management.

    • Over 10 years of experience in software engineering

    • Expertise in project management and leading cross-functional teams

    • Proficient in multiple programming languages such as Java, Python, and C++

    • Strong problem-solving skills and ability to deliver high-quality solutions

    • Previous projects include developing a scalable e-commer...

  • Answered by AI
  • Q2. More questions on what is given in the resume
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic java, rest assured api
Round 2 - Coding Test 

Basic java programming

Round 3 - Technical 

(1 Question)

  • Q1. Depth automation testing related question
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Questions from past projects
  • Q2. Questions from Process
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • HashMap uses the hashCode() method of ke...

  • Answered by AI
  • Q2. What are the feature of jdk 8
  • Ans. 

    JDK 8 features include lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to write code in a more concise and readable way.

    • Functional interfaces enable the use of lambda expressions.

    • Streams provide a way to work with sequences of elements efficiently.

    • Default methods allow interfaces to have concrete methods.

    • Date and Time API improvements.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on new feature of java

Skills evaluated in this interview

Cigniti Technologies Interview FAQs

How many rounds are there in Cigniti Technologies Senior Engineer interview?
Cigniti Technologies interview process usually has 2-3 rounds. The most common rounds in the Cigniti Technologies interview process are Technical, HR and One-on-one Round.
How to prepare for Cigniti Technologies Senior Engineer 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 Cigniti Technologies. The most common topics and skills that interviewers at Cigniti Technologies expect are Business Intelligence, Engineering Services, Product Engineering, Quality Engineering and Robotics.
What are the top questions asked in Cigniti Technologies Senior Engineer interview?

Some of the top questions asked at the Cigniti Technologies Senior Engineer interview -

  1. How to print numbers 1-100 using two go routines sequentia...read more
  2. How to write generator functions using go langu...read more
  3. Framework explanation and Technologies us...read more

Tell us how to improve this page.

Cigniti Technologies Senior Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more
Cigniti Technologies Senior Engineer Salary
based on 506 salaries
₹6.5 L/yr - ₹24 L/yr
56% more than the average Senior Engineer Salary in India
View more details

Cigniti Technologies Senior Engineer Reviews and Ratings

based on 57 reviews

3.8/5

Rating in categories

3.7

Skill development

3.5

Work-life balance

3.5

Salary

3.6

Job security

3.4

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 57 Reviews and Ratings
Senior Test Engineer
616 salaries
unlock blur

₹5.5 L/yr - ₹17.5 L/yr

Senior Engineer
506 salaries
unlock blur

₹6.5 L/yr - ₹24 L/yr

Test Lead
386 salaries
unlock blur

₹6.8 L/yr - ₹27 L/yr

Test Engineer
360 salaries
unlock blur

₹4 L/yr - ₹12.5 L/yr

Engineer
259 salaries
unlock blur

₹5 L/yr - ₹11.8 L/yr

Explore more salaries
Compare Cigniti Technologies with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

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