Upload Button Icon Add office photos

Filter interviews by

Singsys Pte Interview Questions, Process, and Tips

Updated 26 Sep 2023

Top Singsys Pte Interview Questions and Answers

View all 9 questions

Singsys Pte Interview Experiences

Popular Designations

3 interviews found

QA Engineer Interview Questions & Answers

user image Amber Sharma

posted on 10 May 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 Apr 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 - Technical 

(6 Questions)

  • Q1. Which of the following is NOT a type of Software Testing?
  • Ans. 

    Unit Testing

    • Unit Testing is a type of testing where individual components or units of a software are tested.

    • It focuses on verifying the functionality of each unit in isolation.

    • It is usually performed by developers during the development process.

    • Examples of unit testing frameworks include JUnit for Java and NUnit for .NET.

  • Answered by AI
  • Q2. What is the main purpose of smoke testing?
  • Ans. 

    Smoke testing is a preliminary testing technique to quickly identify major issues in a software build.

    • Smoke testing is performed to ensure that the critical functionalities of the software are working as expected.

    • It is a high-level testing that focuses on the most important features of the application.

    • Smoke tests are usually executed after a new build or deployment to catch any showstopper bugs early.

    • The main purpose i...

  • Answered by AI
  • Q3. What is the main purpose of the Test Case?
  • Ans. 

    The main purpose of a Test Case is to verify that a specific functionality of the software is working correctly.

    • Test Cases ensure that the software meets the specified requirements

    • They help identify defects and ensure the software is reliable

    • Test Cases provide documentation for future reference and regression testing

    • They help in reproducing and fixing bugs

    • Examples: Testing login functionality, verifying calculations in

  • Answered by AI
  • Q4. Which of the following is an appropriate positive test case for a login system?
  • Ans. 

    Entering valid username and password and successfully logging in

    • Enter a valid username and password

    • Click on the login button

    • Verify that the user is successfully logged in

  • Answered by AI
  • Q5. Which of the following test cases is most appropriate for testing a login system?
  • Ans. 

    Test case with valid credentials and expected successful login is most appropriate for testing a login system.

    • Test with valid credentials

    • Test with invalid credentials

    • Test with blank credentials

    • Test with special characters in credentials

  • Answered by AI
  • Q6. Which of the following test cases is most appropriate for testing the security of a login system?
  • Ans. 

    Test case with invalid credentials and check for error message

    • Test with invalid username and password

    • Check for error message displayed

    • Test with SQL injection

    • Test with brute force attack

    • Test with session timeout

  • Answered by AI
Round 3 - Group Discussion 

HR giving a topic to discuss.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep learning.

Skills evaluated in this interview

Top Singsys Pte QA Engineer Interview Questions and Answers

Q1. Which of the following is NOT a type of Software Testing?
View answer (2)

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

System Engineer Interview Questions & Answers

user image Rajnish Raj

posted on 24 Jun 2022

I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are the ranges and class of ip address
  • Ans. 

    IP addresses are divided into classes A, B, C, D, and E. Each class has a range of IP addresses.

    • Class A: 1.0.0.0 to 126.0.0.0

    • Class B: 128.0.0.0 to 191.255.0.0

    • Class C: 192.0.0.0 to 223.255.255.0

    • Class D: 224.0.0.0 to 239.255.255.255

    • Class E: 240.0.0.0 to 255.255.255.255

  • Answered by AI
  • Q2. Define DHCP and how it works
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that assigns IP addresses to devices on a network.

    • DHCP is used to automate the process of assigning IP addresses to devices on a network

    • DHCP server is responsible for assigning IP addresses to devices

    • DHCP client is the device that requests an IP address from the DHCP server

    • DHCP lease is the amount of time that a device is allowed to use an as...

  • Answered by AI
  • Q3. What is DORA process
  • Ans. 

    DORA (DevOps Research and Assessment) is a research-based process for measuring and improving software delivery performance.

    • DORA is used to assess and improve software delivery performance.

    • It was developed by the DevOps Research and Assessment (DORA) group.

    • DORA measures performance in four key areas: delivery lead time, deployment frequency, change failure rate, and time to restore service.

    • The process involves collecti...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Sound knowledge about every topic you learn

Skills evaluated in this interview

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (9)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Basics concepts of OOPS
  • Q2. Basics of Swift Programming language

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all the fundamentals of OOPS concept

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

Singsys Pte Interview FAQs

How many rounds are there in Singsys Pte interview?
Singsys Pte interview process usually has 2 rounds. The most common rounds in the Singsys Pte interview process are Resume Shortlist, Technical and Group Discussion.
How to prepare for Singsys Pte 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 Singsys Pte. The most common topics and skills that interviewers at Singsys Pte expect are Cocoa Touch, IOS, JSON, React Native and Rest.
What are the top questions asked in Singsys Pte interview?

Some of the top questions asked at the Singsys Pte interview -

  1. Which of the following is NOT a type of Software Testi...read more
  2. Which of the following is an appropriate positive test case for a login syst...read more
  3. Which of the following test cases is most appropriate for testing the security ...read more

Tell us how to improve this page.

Singsys Pte Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Singsys Pte Reviews and Ratings

based on 44 reviews

3.3/5

Rating in categories

3.5

Skill development

3.1

Work-life balance

2.4

Salary

2.3

Job security

3.3

Company culture

2.4

Promotions

3.3

Work satisfaction

Explore 44 Reviews and Ratings
Software Engineer
63 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Digital Marketing Executive
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

React Native Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quaity Control Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Singsys Pte with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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