Upload Button Icon Add office photos

Filter interviews by

Testsigma Software Developer Interview Questions and Answers

Updated 11 Oct 2024

Testsigma Software Developer Interview Experiences

2 interviews found

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

I was interviewed in Apr 2024.

Round 1 - Coding Test 

Coding test is good and perfect

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concept,resume based,projects
  • Q2. Valid parenthesis, trapping rain water
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 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 

A) Verbal reasoning questions. ...
b) Verbal comprehension questions. ...
c) English language questions. ...
a) Questions testing abstract reasoning. ...
b) Questions testing spatial ability. ...
C) Questions testing mechanical reasoning. ...
d) Questions testing your ability to identify errors.

Round 3 - Technical 

(2 Questions)

  • Q1. Which programming languages do you use regularly in your work? Do you have any technical certifications that make you qualified for this job?
  • Ans. 

    I regularly use Java, Python, and JavaScript in my work as a Software Developer.

    • Java

    • Python

    • JavaScript

  • Answered by AI
  • Q2. Can you explain the most rewarding project you have worked on so far? ... What steps do you take to ensure accurate estimates for a project? More items...
Round 4 - HR 

(2 Questions)

  • Q1. Why did you decide to apply to this role? ... What experience do you have that would be relevant to this role? ... Tell me about your experience in … ...
  • Q2. What did you like most about the job description? ... Why are you leaving your current job? / Why did you leave your previous job?

Interview Preparation Tips

Topics to prepare for Testsigma Software Developer interview:
  • Communicate
Interview preparation tips for other job seekers - #1. Identify Your Career Goals. ...
#2. Dedicate Time to the Search. ...
#3. Don't Limit Your Search to Online Resources. ...
#4. Make Networking Part of Your Everyday Life. ...
#5. Keep Yourself Busy. ...
#6. Optimize Your LinkedIn Profile. ...
#7. Use Several Job-Search Websites. ...

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java basics and springboot
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 questions test of aptitide online

Round 2 - Technical 

(2 Questions)

  • Q1. Explain microprocessor
  • Ans. 

    A microprocessor is a small electronic device that functions as the central processing unit of a computer.

    • Microprocessors are made up of millions of transistors that perform calculations and execute instructions.

    • They are commonly found in computers, smartphones, and other electronic devices.

    • Examples of popular microprocessors include Intel's Core series and AMD's Ryzen series.

    • Microprocessors process data and perform ta...

  • Answered by AI
  • Q2. What do you mean by iot
  • Ans. 

    IoT stands for Internet of Things, which refers to the network of physical devices connected to the internet, allowing them to collect and exchange data.

    • IoT involves connecting everyday objects to the internet to enable them to send and receive data.

    • Examples of IoT devices include smart thermostats, wearable fitness trackers, and connected appliances.

    • IoT technology enables automation, remote monitoring, and data analyt

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic engineering question that would be enough to get the job

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Java questions
  • Q2. Spring, Spring boot basics
Round 2 - Technical 

(2 Questions)

  • Q1. Microservices Communications
  • Q2. Project level experiences

Software Developer Interview Questions & Answers

HSBC Group user image Shubhangi Bhattacharya

posted on 7 Mar 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

East to medium level test covering basic aptitude topics and logical reasoning / pattern questions on AON

Round 2 - Coding Test 

2 easy to medium level questions that can be solved in either python / cpp/ java

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview was of 30 min. Complete focus is given to resume. But interview depends on interviewer. there were 18 panelists. Some were asked questions as easy as Prime no code. But I was asked to w...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume, every topic mentioned should be thoroughly known by you. Prepare SQL Queries, OS, DBMS , DSA and your projects. Finally confidence is the key
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain Encapsulation
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.

    • Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.

    • It allows for better control over the data by preventing direct access from outside the class.

    • Encapsulation also helps in achieving data abstraction and information hiding.

    • Example: In a class representing a car, th...

  • Answered by AI
  • Q2. How to call rest API
  • Ans. 

    To call a REST API, you can use tools like Postman or code in languages like JavaScript or Python.

    • Use tools like Postman to make HTTP requests to the API endpoints

    • In programming languages like JavaScript, use libraries like Axios or Fetch to make API calls

    • Include necessary headers, parameters, and authentication tokens in the request

    • Handle the response data accordingly, whether it's JSON, XML, or other formats

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Sprig MVC, Spring boot and API

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in May 2023. There were 3 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 - Coding Test 

Find out a string is palindrome or not

Round 3 - One-on-one 

(8 Questions)

  • Q1. ACID properties
  • Ans. 

    ACID properties are a set of properties that guarantee database transactions are processed reliably.

    • ACID stands for Atomicity, Consistency, Isolation, Durability

    • Atomicity ensures that all operations in a transaction are completed successfully or none at all

    • Consistency ensures that the database remains in a consistent state before and after the transaction

    • Isolation ensures that transactions are executed independently of...

  • Answered by AI
  • Q2. Event loop in node js
  • Ans. 

    Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.

    • Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js

    • It allows Node.js to perform non-blocking operations efficiently

    • Event loop continuously checks the event queue and executes callback functions when events are triggered

  • Answered by AI
  • Q3. Trigger and cursor
  • Q4. Primary vs foreign vs unique key
  • Ans. 

    Primary key uniquely identifies a record, foreign key links to a primary key in another table, unique key ensures uniqueness of a column or set of columns.

    • Primary key: uniquely identifies each record in a table (e.g. employee_id in an employees table)

    • Foreign key: links to a primary key in another table to establish a relationship (e.g. department_id in an employees table linking to department_id in a departments table)

    • ...

  • Answered by AI
  • Q5. Project related Questions and whats your job role in that project
  • Q6. Variable hoisting in js
  • Ans. 

    Variable hoisting is a behavior in JavaScript where variable declarations are moved to the top of their scope during compilation.

    • Variable declarations are hoisted to the top of their function or global scope.

    • Only the declarations are hoisted, not the initializations.

    • Hoisting allows you to use a variable before it is declared, but it is best practice to declare variables at the top of the scope.

    • Example: console.log(myV

  • Answered by AI
  • Q7. Function closure in js
  • Ans. 

    Function closure in JavaScript allows a function to access variables from its outer scope even after the outer function has finished executing.

    • Function closures occur when a function is defined within another function and the inner function has access to the outer function's variables.

    • Closures are commonly used to create private variables and functions in JavaScript.

    • Example: function outerFunction() { let outerVar = 'I...

  • Answered by AI
  • Q8. Shallow vs deep copy in js
  • Ans. 

    Shallow copy creates a new object but references the same nested objects, while deep copy creates a new object with copies of all nested objects.

    • Shallow copy only copies the top-level object, not the nested objects.

    • Deep copy creates new copies of all nested objects, ensuring they are independent.

    • In JavaScript, shallow copy can be achieved using Object.assign or spread operator, while deep copy can be achieved using JSO

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more on database levels.
They are using some what old technologies so prepare like that way

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Virtual function, smart pointers, IPC

I applied via Company Website and was interviewed in Mar 2022. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic C program debugging (Find the output, and find the error) and Flowchart based questions (Finding output)
Round 2 - Coding Test 

Multiple questions on integer array manipulation, with one pattern programming

Round 3 - Coding Test 

Advanced integer/character array manipulation (2D arrays)

Round 4 - Technical 

(1 Question)

  • Q1. All basic HR questions like Tell me about yourself, Previously worked projects, and then technical questions based on desired programming language, one coding question to solve and 2 aptitude questions wit...
Round 5 - Technical 

(1 Question)

  • Q1. Same as previous technical HR round, but they conducted the same technical + HR round for like 5 times

Interview Preparation Tips

Interview preparation tips for other job seekers - Just don't even try to apply for Zoho. I was passionate to join Zoho ever since I joined my B. E. course.. I apply for Software Developer through Off-campus, and successfully went through Level 1 and Level 2 coding rounds. They conducted approximately 7 technical + HR discussion rounds (one technical staff member from each major team like Identity Management, CRN, IT Security, etc. Although I passed all these rounds, they only offered me an Internship-cum-placement..

I was given 2 tasks directly without any training (One console based game, and one web application using Tomcat and Servlets), and I finished the tasks within a week. They conducted a couple of technical interviews with HR discussion again, and then boom! I got fired saying that my performance was not adequate.. Although this internship was for evaluating for FTE, they cancelled my intern without a proper reason.. That's the worst shit ever happened.
I had to raise a complaint to some senior HR to get my stipend processed, until then the people who used to guide for onboarding didn't even RESPOND!


As far as I've heard, they're hiring people only through recommendations, not by fresh skills.

Testsigma Interview FAQs

How many rounds are there in Testsigma Software Developer interview?
Testsigma interview process usually has 3 rounds. The most common rounds in the Testsigma interview process are Technical, Aptitude Test and HR.
How to prepare for Testsigma Software Developer 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 Testsigma. The most common topics and skills that interviewers at Testsigma expect are Ajax, Algorithms, Android, Android SDK and Android Studio.
What are the top questions asked in Testsigma Software Developer interview?

Some of the top questions asked at the Testsigma Software Developer interview -

  1. Which programming languages do you use regularly in your work? Do you have any ...read more
  2. Valid parenthesis, trapping rain wa...read more

Tell us how to improve this page.

Testsigma Software Developer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more
Testsigma Software Developer Salary
based on 4 salaries
₹6 L/yr - ₹10 L/yr
10% less than the average Software Developer Salary in India
View more details
Solution Engineer
17 salaries
unlock blur

₹2.5 L/yr - ₹5.7 L/yr

UI Developer
6 salaries
unlock blur

₹4.7 L/yr - ₹7.5 L/yr

Technical Writer
5 salaries
unlock blur

₹9 L/yr - ₹12 L/yr

Software Developer
4 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

SEO Analyst
4 salaries
unlock blur

₹5.1 L/yr - ₹14 L/yr

Explore more salaries
Compare Testsigma with

LambdaTest

4.3
Compare

BrowserStack

3.7
Compare

QASource

3.2
Compare

Qapitol Qa

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