Upload Button Icon Add office photos
Engaged Employer

i

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

Sureworks Infotech Pvt. Ltd. Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sureworks Infotech Pvt. Ltd. Quality Assurance/Quality Control Manager Interview Questions and Answers

Updated 3 May 2021

Sureworks Infotech Pvt. Ltd. Quality Assurance/Quality Control Manager Interview Experiences

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java and advanced Java

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied through an organisation, there were 5 rounds of interview.
1. Aptitude test(written):30 MCQ. Quants, Logical reasoning and vocabulary.
2. Java written test: 20 MCQ and 2 codes.
Questions are about Oops, collection,
Exceptionn and Threads. (Medium level).
Programs are based on Strings and Arrays.
3. Technical Interview 1: Mainly they used to
ask based on your Resume. You should
have very good understanding of SQL, core Java and Advance Java concepts. If you know JavaScript it's then a bit advantageous.
You should have good coding skills, they might ask you write another logic of your program written in Java written test.

4. Technical round 2 : It's all about advanced Java concepts like Jdbc, servlets, JSP, Hibernate and Springs.
5. Managerial cum HR round: Technical questions based on your resume. Normal Hr questions.

It's my honest interview experience with JMR. Interview process took one week. I got offer letter.
Good luck...😊

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

Interview Questionnaire 

1 Question

  • Q1. Salesforce Admin Question and what do you know about the work of Business Analyst.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through all the admin stuff and BA knowledge before appearing for the interview. It is not tough.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

Fizz buzz question and array related

Round 2 - Technical 

(1 Question)

  • Q1. Basic react, javascript and one question to find duplicate.
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 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 

Intermediate aptitude questions .
No negative marking .
Written test held at JMR infotech

Round 3 - Technical 

(1 Question)

  • Q1. Mcq and coding questions . Mostly from Java and spring . Coding question is from Array and String (Find frequency )
Round 4 - One-on-one 

(1 Question)

  • Q1. After the written test, face to face interview on technical and hr will be there .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. BASIC JAVASCRIPT
  • Q2. OBDX RELATED backend and front end
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

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

  • Q1. What is your understanding of Java and PL/SQL?
  • Ans. 

    Java is a versatile programming language, while PL/SQL is Oracle's procedural extension for SQL, used for database management.

    • Java is an object-oriented programming language, enabling code reusability and modularity.

    • PL/SQL stands for Procedural Language/SQL, allowing for procedural programming in Oracle databases.

    • Java is platform-independent due to the Java Virtual Machine (JVM), which allows code to run on any device ...

  • Answered by AI
  • Q2. What are the capabilities and applications of Java?
  • Ans. 

    Java is a versatile programming language used for web, mobile, and enterprise applications, known for its portability and performance.

    • Platform Independence: Write once, run anywhere (WORA) due to Java Virtual Machine (JVM).

    • Object-Oriented: Supports encapsulation, inheritance, and polymorphism, making code reusable and modular.

    • Rich API: Extensive libraries for networking, I/O operations, data structures, and more.

    • Multit...

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

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

  • Q1. What is your knowledge about Java?
  • Ans. 

    Java is a versatile, object-oriented programming language widely used for building applications across platforms.

    • Object-Oriented: Java supports concepts like inheritance, encapsulation, and polymorphism. Example: Creating a class 'Animal' and subclasses 'Dog' and 'Cat'.

    • Platform Independence: Java code is compiled into bytecode, which can run on any device with a Java Virtual Machine (JVM).

    • Rich API: Java has a comprehen...

  • Answered by AI
  • Q2. What is your knowledge of PL/SQL?
  • Ans. 

    PL/SQL is Oracle's procedural extension for SQL, enabling complex database interactions and programming capabilities.

    • Combines SQL with procedural programming features like loops and conditionals.

    • Supports error handling using exceptions, e.g., BEGIN ... EXCEPTION ... END.

    • Allows the creation of stored procedures and functions for reusable code.

    • Facilitates bulk data processing with collections, improving performance.

    • Examp...

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

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

  • Q1. What kind of designs can you create for clients?
  • Ans. 

    I create tailored designs that enhance user experience, brand identity, and operational efficiency for diverse clients.

    • User Interface (UI) Design: Crafting visually appealing and intuitive interfaces for web and mobile applications.

    • Brand Identity Design: Developing logos, color schemes, and typography that reflect a client's values and mission, e.g., a tech startup.

    • Product Design: Creating functional and aesthetically ...

  • Answered by AI
  • Q2. What skills do you possess as a UI/UX designer?
  • Ans. 

    I possess a blend of design, research, and technical skills that enhance user experience and interface design.

    • User Research: Conducting interviews and surveys to understand user needs, like creating personas for targeted design.

    • Wireframing & Prototyping: Using tools like Figma and Sketch to create wireframes and interactive prototypes for user testing.

    • Visual Design: Applying principles of color theory and typograph...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is angular
  • Ans. 

    Angular is a popular open-source web application framework developed by Google for building dynamic single-page applications.

    • Angular is based on TypeScript, a superset of JavaScript.

    • It follows the MVC (Model-View-Controller) architecture.

    • Angular provides features like data binding, dependency injection, and routing.

    • It has a powerful CLI (Command Line Interface) for scaffolding and building projects.

    • Angular has a large ...

  • Answered by AI
  • Q2. What is directives and pipes
  • Ans. 

    Directives and pipes are features in Angular that allow developers to extend HTML functionality and transform data in templates.

    • Directives are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or transform the DOM element and its children.

    • Pipes are used to format data in a template. They take in data as input and transform it into the desired output for display.

    • Examples of di...

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
JMR Infotech Interview Questions
4.3
 • 29 Interviews
PC Solutions Interview Questions
3.7
 • 16 Interviews
View all
Technical Support Engineer
25 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Desktop Support Engineer
13 salaries
unlock blur

₹1.4 L/yr - ₹3 L/yr

Engineer- Customer Support
12 salaries
unlock blur

₹1 L/yr - ₹3.4 L/yr

System Administrator
12 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Enterprise Support Engineer
11 salaries
unlock blur

₹2.3 L/yr - ₹4 L/yr

Explore more salaries
Compare Sureworks Infotech Pvt. Ltd. with

PC Solutions

3.7
Compare

RNF Technologies

3.4
Compare

JMR Infotech

4.3
Compare

Hidden Brains InfoTech

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