Upload Button Icon Add office photos

Cyware

Compare button icon Compare button icon Compare

Filter interviews by

Cyware Sdet Engineer Interview Questions and Answers

Updated 25 Jul 2025

Cyware Sdet Engineer Interview Experiences

1 interview found

Sdet Engineer Interview Questions & Answers

user image PRATHIKSHA D CSE

posted on 25 Jul 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jun 2025, where I was asked the following questions.

  • Q1. WHAT IS STRING STRING MUTABLE
  • Ans. 

    Strings are immutable, meaning their values cannot be changed after creation, while mutable strings can be modified.

    • Strings in languages like Java and Python are immutable. Example: In Python, 'hello' cannot be changed to 'Hello'.

    • Mutable strings, like StringBuilder in Java, allow modifications. Example: StringBuilder sb = new StringBuilder('hello'); sb.append(' world');

    • Immutability provides safety in multi-threaded env...

  • Answered by AI
  • Q2. RECURSION WHAT IS JWN AUTHENTICATION VS AUTHORIZATION
  • Ans. 

    JWN authentication verifies identity, while authorization determines access rights within a system.

    • Authentication: Confirms user identity (e.g., username and password).

    • Authorization: Grants permissions based on roles (e.g., admin vs. user).

    • Example of authentication: Logging in to a bank account.

    • Example of authorization: A bank teller can access customer accounts, but a customer cannot access other customers' accounts.

  • Answered by AI

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Cyware?
Ask anonymously on communities.

Interview questions from similar companies

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

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. Output based questions
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be strong.

Sdet Engineer Interview Questions Asked at Other Companies

asked in Nykaa
Q1. Tell me about the projects and knowledge on selenium api and etc?
asked in Witty Com
Q2. In this example, the internal data structure (std::vector) can be ... read more
asked in Nutanix
Q3. Given an array representing the amount of fuel in three types of ... read more
asked in Jivox
Q4. Write a program to log in and print employees' first names and sa ... read more
asked in PhonePe
Q5. Describe your experience during the round where your communicatio ... read more

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

Interview Questionnaire 

1 Question

  • Q1. Related to profile and previous experience technology.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very smooth and they feel like -know to each other .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Full c concept MCQ with IQ and Computaional Thinking

Round 2 - Technical 

(2 Questions)

  • Q1. Number system convertion in c
  • Ans. 

    Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.

    • Use functions like itoa() to convert integers to strings in different bases

    • Use strtol() to convert strings to integers in different bases

    • Remember to specify the base when converting numbers

  • Answered by AI
  • Q2. Pointers, struct, Data Structure
Round 3 - One-on-one 

(2 Questions)

  • Q1. Decimal to Binary Convertion
  • Q2. Hexa Decimal to Binary convertion

Skills evaluated in this interview

Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jun 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

It consists of Computer Science subjects and 2 to 3 apptitudee majorly os and c++

Round 2 - Coding Test 

3 question s are provided and they are from strings 2d array and graph

Round 3 - Technical 

(2 Questions)

  • Q1. Matrix multiplication
  • Q2. Valid paranthis or not and other dsa related questions
Round 4 - Technical 

(2 Questions)

  • Q1. About my project s
  • Q2. Doubly linked list implementation
  • Ans. 

    A doubly linked list allows traversal in both directions, with nodes containing pointers to both previous and next nodes.

    • Each node has three components: data, a pointer to the next node, and a pointer to the previous node.

    • Example of a node structure in C++: struct Node { int data; Node* next; Node* prev; };

    • Insertion can be done at the head, tail, or any position by adjusting pointers accordingly.

    • Example of insertion at...

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Some scenario based question
  • Q2. And general questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare dsa concepts and hr round also has some technical questions they will even reject in hr

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jul 2024.

Round 1 - Coding Test 

Contains 2 coding questions

Round 2 - Technical 

(5 Questions)

  • Q1. Oops, computer architecture based questions
  • Q2. Operating system questions
  • Q3. Print the matrix in spiral
  • Q4. Computer architecture based questions
  • Q5. Tree, linkedlist based questions

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding has been asked

Round 2 - Technical 

(1 Question)

  • Q1. About programming
Round 3 - HR 

(1 Question)

  • Q1. Basics general questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Basic DSA. Array and String
  • Q2. Salary negotiation.

Cyware Interview FAQs

What are the top questions asked in Cyware Sdet Engineer interview?

Some of the top questions asked at the Cyware Sdet Engineer interview -

  1. RECURSION WHAT IS JWN AUTHENTICATION VS AUTHORIZAT...read more
  2. WHAT IS STRING STRING MUTA...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Cyware Sdet Engineer Salary
based on 4 salaries
₹10 L/yr - ₹12.5 L/yr
19% less than the average Sdet Engineer Salary in India
View more details
Software Engineer
31 salaries
unlock blur

₹11.2 L/yr - ₹26.9 L/yr

Lead Recruiter
16 salaries
unlock blur

₹16.4 L/yr - ₹27 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹26.5 L/yr - ₹48 L/yr

Senior Associate
10 salaries
unlock blur

₹15.5 L/yr - ₹17.1 L/yr

Solution Architect
9 salaries
unlock blur

₹24 L/yr - ₹32 L/yr

Explore more salaries
Compare Cyware with

HyScaler

4.4
Compare

Pitney Bowes

3.7
Compare

AvenData GmbH

3.3
Compare

Dataflow Group

2.9
Compare
write
Share an Interview