Upload Button Icon Add office photos
Premium Employer

i

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

Cygnet Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cygnet Infotech Interview Questions and Answers

Updated 11 Nov 2024
Popular Designations

8 Interview questions

A Software Developer Intern was asked
Q. What are the differences between an interface and an abstract class?
Ans. 

Interface defines a contract for classes to implement, while abstract class can have both abstract and concrete methods.

  • Interface can only have abstract methods and constants, while abstract class can have abstract and concrete methods.

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

  • Interfaces are used for achieving multiple inheritance in Java.

  • Abstract classes can have insta...

View all Software Developer Intern interview questions
A Software Developer Intern was asked
Q. What are the differences between an Array and an ArrayList?
Ans. 

Array is a fixed-size collection of elements, while ArrayList is a dynamic-size collection that can grow or shrink.

  • Array has a fixed size, while ArrayList can dynamically resize.

  • Array can only store elements of the same data type, while ArrayList can store elements of different data types.

  • Array is faster for accessing elements, while ArrayList is slower due to its dynamic resizing.

  • Array is a basic data structure i...

View all Software Developer Intern interview questions
A Senior QA Analyst was asked
Q. What is the meaning of latency time?
Ans. 

Latency time refers to the delay or time taken for a response or data to travel from its source to its destination.

  • Latency time is the time delay between a request and a response.

  • It is often measured in milliseconds (ms).

  • Latency can be caused by various factors such as network congestion, processing time, or distance.

  • High latency can result in slow response times and poor user experience.

  • Examples of latency includ...

View all Senior QA Analyst interview questions
An Ai Ml Engineer was asked
Q. What are the probabilistic distributions?
Ans. 

Probabilistic distributions describe the likelihood of different outcomes in a random variable.

  • Probabilistic distributions show the probability of each possible outcome in a random variable

  • Common types include normal, binomial, Poisson, and exponential distributions

  • They are often used in statistics, machine learning, and AI to model uncertainty and make predictions

View all Ai Ml Engineer interview questions
An Ai Ml Engineer was asked
Q. What is supervised machine learning?
Ans. 

Supervised machine learning is a type of machine learning where the model is trained on labeled data.

  • In supervised learning, the algorithm learns from labeled training data.

  • The model makes predictions based on input data and is corrected by comparing it to the actual output.

  • Examples include classification and regression tasks.

  • Popular algorithms for supervised learning include linear regression, logistic regression...

View all Ai Ml Engineer interview questions
A QA Engineer was asked
Q. What is the difference between severity and priority?
Ans. 

Severity refers to the impact of a defect on the system, while priority determines the order in which defects should be fixed.

  • Severity is about the seriousness of a defect, while priority is about the order of fixing it.

  • Severity is often categorized as high, medium, or low, while priority is typically assigned as high, medium, or low.

  • For example, a critical defect that causes the system to crash would have high se...

View all QA Engineer interview questions
A QA Engineer was asked
Q. When do we perform sanity, smoke, and regression testing?
Ans. 

Sanity, smoke, and regression testing are performed at different stages of software development to ensure quality and stability.

  • Sanity testing is performed after a small change or bug fix to ensure that the core functionality of the software is still intact.

  • Smoke testing is performed to check the basic functionality of the software after a build or release.

  • Regression testing is performed to ensure that the existin...

View all QA Engineer interview questions
Are these interview questions helpful?
A Senior QA Analyst was asked
Q. 1. Tell me about yourself 2. What is other way to create xpath if they don't have any attribute
Ans. 

Creating XPath without attributes

  • Use the element's position in the DOM hierarchy

  • Use the element's text content

  • Use the element's parent or sibling elements

  • Use the element's CSS properties

  • Use the element's tag name

View all Senior QA Analyst interview questions

Cygnet Infotech Interview Experiences

19 interviews found

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

I appeared for an interview in Feb 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Java Basics and Sql
  • Q2. OOP Concepts and some SpringBoot Questions
  • Q3. Object Oriented Design
  • Q4. Array Vs ArrayList Difference
  • Ans. 

    Array is a fixed-size collection of elements, while ArrayList is a dynamic-size collection that can grow or shrink.

    • Array has a fixed size, while ArrayList can dynamically resize.

    • Array can only store elements of the same data type, while ArrayList can store elements of different data types.

    • Array is faster for accessing elements, while ArrayList is slower due to its dynamic resizing.

    • Array is a basic data structure in Jav...

  • Answered by AI
  • Q5. Interface vs Abstract class
  • Ans. 

    Interface defines a contract for classes to implement, while abstract class can have both abstract and concrete methods.

    • Interface can only have abstract methods and constants, while abstract class can have abstract and concrete methods.

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

    • Interfaces are used for achieving multiple inheritance in Java.

    • Abstract classes can have instance v...

  • Answered by AI

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. All are agent full of bevkuf
  • Q2. Congratulations 👏👏
  • Q3. Company profits
  • Q4. What you want this company
  • Q5. After then you'rew will allow

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't future life with this company

Team Leader (Technical) Interview Questions asked at other Companies

Q1. What is OSG what is v3f What DBG Divert wheel U r V shape best What will take in first site visit and what will customer side need What is use of divert wheel What is sap technology How is lop and cop working
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Project and technical related
Round 2 - Behavioral 

(1 Question)

  • Q1. Personal management and technical skills regarding questions asked
Round 3 - HR 

(1 Question)

  • Q1. Pesonal growth related

Software Engineer Interview Questions asked at other Companies

Q1. Four people need to cross a bridge at night with only one torch that can only illuminate two people at a time. Person A takes 1 minute, B takes 2 minutes, C takes 7 minutes, and D takes 10 minutes to cross. When two people cross together, t... read more
View answer (272)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 question all math coding mcq

Round 2 - Coding Test 

3 coding test easy medium leet code problem

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts and questions
Round 2 - HR 

(1 Question)

  • Q1. Behavioral and attitude test questions

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the meaning of latency time
  • Ans. 

    Latency time refers to the delay or time taken for a response or data to travel from its source to its destination.

    • Latency time is the time delay between a request and a response.

    • It is often measured in milliseconds (ms).

    • Latency can be caused by various factors such as network congestion, processing time, or distance.

    • High latency can result in slow response times and poor user experience.

    • Examples of latency include the...

  • Answered by AI
  • Q2. 1. Tell me about yourself 2. What is other way to create xpath if they don't have any attribute
  • Ans. 

    Creating XPath without attributes

    • Use the element's position in the DOM hierarchy

    • Use the element's text content

    • Use the element's parent or sibling elements

    • Use the element's CSS properties

    • Use the element's tag name

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They need good skills in automation

Skills evaluated in this interview

Senior QA Analyst Interview Questions asked at other Companies

Q1. Can you convert a lead if all required fields of contact or opportunity are not available on the lead?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 12 Mar 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. All Resume Related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Never join this company . Hire and Fire Company. They do not have enough project and company is in loss.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2023.

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 - One-on-one 

(2 Questions)

  • Q1. 1.What was the work in previous organisation ? 2 . What is the expected salary?
  • Q2. 1 . Experience of ongoing job

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure about your JD. They hired me as customer success and have shifted to end to end sales. They hire from complititors and match the designation. But their end goal is sales. If working remotely, you wil feel disconnected. No one will ask you anything for 6 months and then fire you. It's the worse company to work if you are not from Ahmedabad. Typical micro management.

Customer Success Manager Interview Questions asked at other Companies

Q1. How do you manage multiple tasks that are spontaneously assigned to you?
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
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
Round 2 - HR 

(1 Question)

  • Q1. Normal background related questions
Round 3 - Technical 

(1 Question)

  • Q1. API and GST related basic questions
Round 4 - Technical 

(1 Question)

  • Q1. API and GST related advance questions

Interview Preparation Tips

Interview preparation tips for other job seekers - don't say yess with low salary package, cause every company will try to get candidate with min package

Client Account Manager Interview Questions asked at other Companies

Q1. Do you have any queries regarding compensation and leave policies?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 22 Nov 2023

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 May 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Why I want to join this company .
  • Ans. 

    I want to join this company because of its strong reputation, innovative projects, and opportunities for growth.

    • Strong reputation in the industry

    • Innovative projects that align with my interests and skills

    • Opportunities for growth and career advancement

    • Positive work culture and values

    • Company's commitment to employee development and training programs

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Your strength and weakness?
  • Ans. 

    My strength is my ability to lead and my weakness is my tendency to be overly critical of myself.

    • Strength: Leadership skills

    • Weakness: Self-criticism

    • Strength: Ability to motivate and inspire others

    • Weakness: Difficulty in delegating tasks

    • Strength: Strong problem-solving skills

    • Weakness: Impatience with slow decision-making processes

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked about .net framework
  • Q2. Asked about previous projects and resume
Round 2 - Technical 

(1 Question)

  • Q1. Questions about oops

Interview Preparation Tips

Interview preparation tips for other job seekers - just prepare for the role as per the job description and know everything your write on your resume

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about Cygnet Infotech?
Ask anonymously on communities.

Cygnet Infotech Interview FAQs

How many rounds are there in Cygnet Infotech interview?
Cygnet Infotech interview process usually has 2-3 rounds. The most common rounds in the Cygnet Infotech interview process are Technical, HR and Resume Shortlist.
How to prepare for Cygnet Infotech 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 Cygnet Infotech. The most common topics and skills that interviewers at Cygnet Infotech expect are Javascript, Microservices, C#, AWS and .Net.
What are the top questions asked in Cygnet Infotech interview?

Some of the top questions asked at the Cygnet Infotech interview -

  1. When we perform sanity , smoke and regression test...read more
  2. What is difference between severity and prior...read more
  3. 1. Tell me about yourself 2. What is other way to create xpath if they don't ha...read more
How long is the Cygnet Infotech interview process?

The duration of Cygnet Infotech interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.7/5

based on 19 interview experiences

Difficulty level

Moderate 89%
Hard 11%

Duration

Less than 2 weeks 89%
2-4 weeks 11%
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.7
 • 366 Interviews
3i Infotech Interview Questions
3.4
 • 150 Interviews
Microland Interview Questions
3.5
 • 137 Interviews
Sify Technologies Interview Questions
3.8
 • 128 Interviews
Mastek Interview Questions
3.6
 • 127 Interviews
Maveric Systems Interview Questions
3.5
 • 124 Interviews
Sonata Software Interview Questions
3.4
 • 122 Interviews
View all

Cygnet Infotech Reviews and Ratings

based on 297 reviews

3.5/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.4

Salary

3.3

Job security

3.4

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 297 Reviews and Ratings
Software Engineer
189 salaries
unlock blur

₹4 L/yr - ₹14.5 L/yr

Senior Software Engineer
167 salaries
unlock blur

₹6.5 L/yr - ₹24.2 L/yr

Senior QA Engineer
61 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Client Account Manager
56 salaries
unlock blur

₹3.5 L/yr - ₹7.2 L/yr

Technical Lead
44 salaries
unlock blur

₹10 L/yr - ₹31.5 L/yr

Explore more salaries
Compare Cygnet Infotech with

ITC Infotech

3.7
Compare

Test Yantra Software Solutions

3.1
Compare

Newgen Software Technologies

3.8
Compare

Clover Infotech

3.5
Compare
write
Share an Interview