Upload Button Icon Add office photos
Engaged Employer

i

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

Setup Mastery Verified Tick

Compare button icon Compare button icon Compare
5.0

based on 1 Review

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

Setup Mastery Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(10 Questions)

  • Q1. Tell me about yourself
  • Q2. Write program to check string is palindrom
  • Q3. Write programm to Remove number from array who occur more than once
  • Q4. String Buffer vs String Builder
  • Q5. If String s="Deloitte"; and String s2=new String("Deloitte"); what will be s1.equals(s2) and if(s1==s2)
  • Q6. Why spring boot is better than spring ? Annotations of spring
  • Q7. Query for count employee in each department
  • Q8. How to create react app ? npm commands to create react app
  • Q9. How routing works in react
  • Q10. Dml dcl and ddl command

Interview Preparation Tips

Interview preparation tips for other job seekers - basic java 8 and spring boot .. I was given almost all answer right except q3 still got rejected
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Common aptitude questions on mettl platform

Round 2 - Technical 

(3 Questions)

  • Q1. Python Standard interview questions
  • Q2. SQL Standard interview questions (Easy)
  • Q3. CaseStudy and questions based on it.
Round 3 - HR 

(3 Questions)

  • Q1. Common hr questions
  • Q2. Puzzles
  • Q3. Project Discussion

Interview Preparation Tips

Topics to prepare for ZS Junior Analyst interview:
  • Python
  • SQL
  • R
Interview preparation tips for other job seekers - I felt ZS Associates pay less, because for similar roles on campus they pay nealy 14 LPA but for Off campus they pay 4 LPA.

So confirm with the hr before even attending the interviews.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Big data , Optimization , Python basic , SQL intermediate
  • Q2. Find max and min number without sorting Joins related Big data handling Optimization question
Round 2 - Technical 

(2 Questions)

  • Q1. Schema , python , sql
  • Q2. Case study sql and python based
Round 3 - Case Study 

Sales data from a leading manufacturer

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

I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain the previous project you have worked on?
  • Ans. 

    Developed a web-based insurance claims processing system for a large insurance company.

    • Designed and implemented data models for policyholders, claims, and payments

    • Integrated third-party APIs for real-time data exchange

    • Utilized Guidewire platform for policy administration and claims management

    • Collaborated with business analysts to gather requirements and ensure system met user needs

  • Answered by AI
  • Q2. Whatever exp you have mentioned in resume, it will be discussed
  • Q3. Integration view, event fired, mesagging queue.
  • Q4. About batch process, base class to create batch?
  • Q5. How to schedule a batch
  • Ans. 

    To schedule a batch, use a scheduling tool like cron or Windows Task Scheduler.

    • Use a scheduling tool like cron or Windows Task Scheduler to set up the batch schedule

    • Specify the frequency and timing of the batch job in the scheduling tool

    • Ensure that the batch job is configured to run at the specified schedule

    • Monitor the batch job execution to ensure it runs successfully

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please make sure you know what you habe mentioned in rezume. Dont exggagrate in resime, mention things that you know properly or you habe worked on.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain projects worked on and benefits
  • Q2. What is agile , SDLC, user stories
  • Ans. 

    Agile is a project management methodology focused on iterative development, SDLC is the software development life cycle, and user stories are short descriptions of a feature told from the perspective of the end user.

    • Agile is a project management approach that emphasizes flexibility, collaboration, and customer feedback.

    • SDLC is the process of planning, creating, testing, and deploying software applications.

    • User stories ...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. How will to create a new market in vietnam for LC/BG
  • Ans. 

    To create a new market in Vietnam for LC/BG, we can start by conducting market research, building relationships with local businesses and government agencies, and offering tailored financial solutions.

    • Conduct market research to understand the needs and preferences of Vietnamese businesses

    • Build relationships with local banks, businesses, and government agencies to establish credibility and trust

    • Offer tailored financial ...

  • Answered by AI
  • Q2. What is acceptance criteria
  • Ans. 

    Acceptance criteria are conditions that a product must satisfy to be accepted by a user, customer, or stakeholder.

    • Acceptance criteria are typically defined during the planning phase of a project.

    • They are used to determine whether a product or feature is complete and functioning as expected.

    • Acceptance criteria are often written in a specific format, such as 'Given X, when Y, then Z.'

    • They help ensure that the product mee...

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Nov 2024.

Round 1 - Aptitude Test 

Some basic questions related to profit, time, and distance.

Round 2 - Coding Test 

Identify the missing number in the array and remove the duplicate string from another string, then write the remaining portion.

Round 3 - Technical 

(4 Questions)

  • Q1. What is rest api's
  • Ans. 

    REST APIs are a set of rules and conventions for building and interacting with web services.

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Data is transferred in JSON or XML format

    • Stateless communication between client and server

    • Example: GET request to retrieve data from a server

  • Answered by AI
  • Q2. What is components
  • Ans. 

    Components in software development are modular, reusable parts of a system that perform specific functions.

    • Components are building blocks of a software system

    • They are designed to be modular and reusable

    • Each component performs a specific function or set of functions

    • Examples include buttons, forms, navigation bars in a web application

  • Answered by AI
  • Q3. Some related to github
  • Q4. Explain about api testing
  • Ans. 

    API testing involves testing the functionality, reliability, performance, and security of APIs.

    • API testing ensures that the API functions as expected and meets the requirements.

    • It involves testing the input parameters, output, authentication, error codes, and response time.

    • Tools like Postman, SoapUI, and JMeter are commonly used for API testing.

    • API testing can be done manually or automated using scripts.

    • Common types of...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Explain about your project
  • Ans. 

    Developed a web application for online food ordering and delivery service

    • Used React.js for front-end development

    • Implemented Node.js and Express.js for back-end functionality

    • Integrated payment gateway for secure transactions

  • Answered by AI
  • Q2. What is the logical problem involving 2 rooms, 3 bulbs, and 3 switches?

Interview Preparation Tips

Interview preparation tips for other job seekers - try to learn basic concepts of frontend and backend technologies

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What are the technologies you have worked on ?
  • Ans. 

    I have worked on various technologies including Java, Python, SQL, and Tableau.

    • Java

    • Python

    • SQL

    • Tableau

  • Answered by AI
  • Q2. Help with skills on any of one technology that u have worked for ?
  • Ans. 

    I have worked extensively with Java programming language.

    • Developed web applications using Java EE

    • Utilized Spring framework for dependency injection

    • Implemented RESTful APIs with JAX-RS

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently i joined Knack Consulting Services company , iam very happy that i found company where Work-Life Balance , Healthiest environment, Friendly and supportive managers, Good culture i loved it and i recommend surely who wants to join here without no hesitation u can join here , good place to work
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was interesting, Had a bunch of fun puzzles

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a detail-oriented business analyst with a strong background in data analysis and problem-solving.

    • Experienced in gathering and analyzing business requirements

    • Skilled in creating data models and visualizations

    • Proficient in using tools like SQL, Excel, and Tableau

    • Strong communication and presentation skills

    • Certified in business analysis (e.g. CBAP)

  • Answered by AI
  • Q2. Where do you see yourself in 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont apply if you cant wait for teams to move quickly
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(8 Questions)

  • Q1. How much exp in docker?
  • Ans. 

    I have 2 years of experience working with Docker in various projects.

    • 2 years of experience working with Docker in various projects

    • Proficient in creating Docker containers, managing images, and orchestrating containers using Docker Compose

    • Familiar with Docker Swarm and Kubernetes for container orchestration

    • Experience in troubleshooting Docker-related issues and optimizing container performance

  • Answered by AI
  • Q2. Do you have exp in Kubernetes?
  • Ans. 

    Yes, I have experience in Kubernetes.

    • I have worked on deploying and managing applications on Kubernetes clusters.

    • I am familiar with creating and managing Kubernetes resources such as pods, deployments, services, and ingresses.

    • I have experience in using tools like kubectl and Helm for interacting with Kubernetes clusters.

    • I have implemented CI/CD pipelines using Kubernetes for automated deployment and scaling of applicat

  • Answered by AI
  • Q3. What is OOP?
  • Ans. 

    OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOP focuses on creating objects that contain data and methods to manipulate that data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Examples of OOP languages include Java, C++, and Python.

  • Answered by AI
  • Q4. Types of polymorphism
  • Ans. 

    Polymorphism in Java refers to the ability of a method to do different things based on the object it is acting upon.

    • Types of polymorphism in Java include method overloading and method overriding.

    • Method overloading is when multiple methods have the same name but different parameters.

    • Method overriding is when a subclass provides a specific implementation of a method that is already defined in its superclass.

  • Answered by AI
  • Q5. Thread in java
  • Ans. 

    Threads in Java allow multiple tasks to run concurrently within a single program.

    • Threads are lightweight sub-processes that share the same memory space.

    • They are used to improve performance by allowing tasks to run simultaneously.

    • Examples include creating a new thread using the Thread class or implementing the Runnable interface.

  • Answered by AI
  • Q6. Knowledge in which spring modules
  • Q7. What is spring profile
  • Ans. 

    Spring profile is a way to segregate parts of your application configuration and make it only available in certain environments.

    • Spring profiles allow you to define different configurations for different environments such as development, testing, and production.

    • You can use @Profile annotation to specify which beans should be loaded based on the active profile.

    • Profiles can be activated in various ways such as through app...

  • Answered by AI
  • Q8. What is @PreAuthorize and @PostAuthorize
  • Ans. 

    Annotations used in Spring Security to apply authorization rules before and after a method is called.

    • Used in Spring Security to define authorization rules

    • @PreAuthorize is used to apply authorization rules before a method is called

    • @PostAuthorize is used to apply authorization rules after a method is called

    • Both annotations support SpEL expressions for defining rules

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Deloitte Java Developer interview:
  • Basics in java
  • Spring security
  • Spring Boot
  • Docker
  • Cloud Computing

Associate Interview Questions & Answers

ZS user image Anonymous

posted on 30 Dec 2024

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

I applied via Campus Placement

Round 1 - Aptitude Test 

1.1.1 Maths
1.1.2 English
1.1.3 Logical Reasoning
1.2 Objective Business Case
1.3 Video Round (guesstimates + behavioural)

Round 2 - Case Study 

1.1 Case Study - 2 page solid case study with multiple calculative and descriptive questions (similar to DILR of CAT but easier and business oriented)
1.2 Case Debrief - questions on 1.1

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic interests, hobby, why ZS, Guesstimates, Puzzles

Setup Mastery Interview FAQs

How to prepare for Setup Mastery 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 Setup Mastery. The most common topics and skills that interviewers at Setup Mastery expect are Adobe After Effects, Adobe Premiere, Adobe Premiere Pro, Cameraman Activities and Cinematography.

Tell us how to improve this page.

Interview Questions from Similar Companies

Thoucentric Interview Questions
3.9
 • 16 Interviews
Gemba Concepts Interview Questions
3.7
 • 9 Interviews
Zipgrid Interview Questions
3.5
 • 8 Interviews
VISION Interview Questions
4.1
 • 8 Interviews
BIS Research Interview Questions
2.7
 • 7 Interviews
unHR Interview Questions
4.0
 • 2 Interviews
View all

Setup Mastery Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Compare Setup Mastery with

VISION

4.1
Compare

Thoucentric

3.9
Compare

Franchise Alpha

4.6
Compare

FranchiseTrade

4.4
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview