Upload Button Icon Add office photos

Filter interviews by

Saadia India Support Services Interview Questions and Answers

Updated 27 Oct 2024

Saadia India Support Services Interview Experiences

Popular Designations

5 interviews found

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. How to troubleshoot mac
  • Ans. 

    To troubleshoot a Mac, start by checking for software updates and restarting the computer. Then, try resetting the PRAM and SMC if needed.

    • Check for software updates and install any available updates

    • Restart the computer to see if the issue resolves itself

    • Reset the PRAM (Parameter RAM) by restarting the Mac and holding down Command + Option + P + R keys until you hear the startup sound twice

    • Reset the SMC (System Manageme...

  • Answered by AI
  • Q2. What you do when mails are not syncing in outlook
  • Ans. 

    Check internet connection, restart Outlook, check email settings, update Outlook

    • Check internet connection to ensure emails can sync

    • Restart Outlook to refresh the syncing process

    • Check email settings to ensure they are configured correctly

    • Update Outlook to the latest version for any bug fixes

    • Check for any error messages or notifications in Outlook

  • Answered by AI
  • Q3. Mac Software installation
  • Q4. Active directory
  • Q5. Windows troubleshhoting

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join this company its a pathetic company you really dont learn anything after joining in a week they start giving negative feedback even you perform well , and always expect you to do physical work .after 3 weeks they call you separatly and tell you to leave without proper notice period .kindly dont join here in any role such a bad bahaviour from hr and MD .

Skills evaluated in this interview

Helpdesk Associate Interview Questions asked at other Companies

Q1. What is the difference between Citrix and VPN?
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your self
Round 2 - Technical 

(1 Question)

  • Q1. Given assignment

Design Manager Interview Questions asked at other Companies

Q1. How do you manage changes in design midway through a project?
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2023. 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 - One-on-one 

(3 Questions)

  • Q1. Prior experience questions
  • Q2. Do you match GRN with the invoice?
  • Ans. 

    Yes, matching GRN with the invoice is a standard practice in accounts payable.

    • Yes, matching GRN with the invoice helps ensure that the goods received are accurately reflected in the invoice.

    • This process helps in verifying the quantity and quality of goods received before making payment.

    • Matching GRN with the invoice also helps in detecting any discrepancies or errors in billing.

    • For example, if the GRN shows that 100 uni...

  • Answered by AI
  • Q3. Are you OK to work in night shift?

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was not at all difficult and it will be based on the years of experience you have.

Senior Accounts Payable Manager Interview Questions asked at other Companies

Q1. When we are paying extra GST or double TDS?
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Say about urself
  • Q2. No other questions as they dont know the process what will they ask

Interview Preparation Tips

Interview preparation tips for other job seekers - You can join to ruin yourself

Accounts Payable Analyst Interview Questions asked at other Companies

Q1. What is PO and NON- PO invoices
View answer (1)

Saadia India Support Services interview questions for popular designations

 Accounts Payable Analyst

 (1)

 Design Manager

 (1)

 Helpdesk Associate

 (1)

 Senior Accounts Payable Manager

 (1)

Interview Questions & Answers

user image VK AP Media

posted on 30 Dec 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Dec 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All about your past experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Not at the moment

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

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 Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

The medium level questions are present

Round 2 - Group Discussion 

There was no gd

Round 3 - HR 

(5 Questions)

  • Q1. What is your family background?
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
  • Q5. Hr round and the technical discussion was combined into one round

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to enhance your skills and be prepared for hard work

Saadia India Support Services Interview FAQs

How many rounds are there in Saadia India Support Services interview?
Saadia India Support Services interview process usually has 1-2 rounds. The most common rounds in the Saadia India Support Services interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for Saadia India Support Services 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 Saadia India Support Services. The most common topics and skills that interviewers at Saadia India Support Services expect are CMS, Design Patterns, E-commerce, Enterprise Architect and JDBC.
What are the top questions asked in Saadia India Support Services interview?

Some of the top questions asked at the Saadia India Support Services interview -

  1. What you do when mails are not syncing in outl...read more
  2. Do you match GRN with the invoi...read more
  3. How to troubleshoot ...read more

Tell us how to improve this page.

Saadia India Support Services Interview Process

based on 4 interviews

Interview experience

2.5
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all

Saadia India Support Services Reviews and Ratings

based on 12 reviews

2.5/5

Rating in categories

2.7

Skill development

2.9

Work-life balance

3.0

Salary

1.6

Job security

2.8

Company culture

2.1

Promotions

2.8

Work satisfaction

Explore 12 Reviews and Ratings
Senior Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Accountant
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accounts Payable Analyst
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Saadia India Support Services with

Accenture

3.8
Compare

Wipro

3.7
Compare

TCS

3.7
Compare

Infosys

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