Upload Button Icon Add office photos
Engaged Employer

i

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

SCS Tech Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 48 Reviews

Filter interviews by

SCS Tech Interview Questions and Answers

Updated 21 Aug 2024

SCS Tech Interview Experiences

Popular Designations

4 interviews found

Salesman Interview Questions & Answers

user image Anonymous

posted on 21 Aug 2024

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

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

Round 1 - Group Discussion 

About expectations
Experience

Round 2 - HR 

(2 Questions)

  • Q1. Expectations from this company
  • Ans. 

    I expect a supportive work environment, opportunities for growth, and recognition for my hard work.

    • Supportive team culture

    • Clear opportunities for career advancement

    • Recognition for achievements

    • Competitive compensation and benefits

  • Answered by AI
  • Q2. What you want to achieve
  • Ans. 

    I want to achieve consistent sales growth by building strong relationships with clients and exceeding sales targets.

    • Build strong relationships with clients to increase repeat business

    • Exceed sales targets by consistently meeting or exceeding quotas

    • Continuously improve product knowledge and sales techniques to increase effectiveness

  • Answered by AI

Salesman Interview Questions asked at other Companies

Q1. How can you motivate the customer to buy our products
View answer (8)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Self introduced yourself
Round 2 - HR 

(1 Question)

  • Q1. Tell them about company

Helpdesk Support Engineer Interview Questions asked at other Companies

Q1. What's this Assemble pc and disable PC
View answer (1)

AWS Engineer Interview Questions & Answers

user image Anonymous

posted on 1 Mar 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Private cloud vs public cloud
  • Ans. 

    Private cloud is dedicated to a single organization, while public cloud is shared among multiple organizations.

    • Private cloud offers more control over security and customization

    • Public cloud is more cost-effective and scalable

    • Hybrid cloud combines elements of both private and public clouds

  • Answered by AI

Skills evaluated in this interview

AWS Engineer Interview Questions asked at other Companies

Q1. AWS Load balancers, whats the difference between NLB and ALB.
View answer (2)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(2 Questions)

  • Q1. Introduction, education, past Company experience, expectation,
  • Q2. 60 days Notice period,

Interview Preparation Tips

Interview preparation tips for other job seekers - Not Good For Field Work. Health and Wealth Groth Not Here.

Technical Helpdesk Engineer Interview Questions asked at other Companies

Q1. How do you connect a printer to a network?
View answer (1)

SCS Tech interview questions for popular designations

 AWS Engineer

 (1)

 Helpdesk Support Engineer

 (1)

 Salesman

 (1)

 Technical Helpdesk Engineer

 (1)

Jobs at SCS Tech

View all

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Nov 2024. There were 9 interview rounds.

Round 1 - Group Discussion 

What are the key principal you follow for telerehabilitation

Round 2 - Group Discussion 

Introduce your self ?

Round 3 - Assignment 

What all techniques and methode do you folow

Round 4 - HR 

(2 Questions)

  • Q1. What are your hobbies ?
  • Ans. 

    My hobbies include hiking, playing tennis, and cooking new recipes.

    • Hiking in local trails and national parks

    • Playing tennis at the community courts

    • Experimenting with new recipes in the kitchen

  • Answered by AI
  • Q2. Tell your work experience
Round 5 - One-on-one 

(2 Questions)

  • Q1. How do you handle the cases where patietn is not responding properly
  • Q2. Please explain how do you treate a patient with chronic case ?
Round 6 - One-on-one 

(2 Questions)

  • Q1. How do you builde rappo with new patient
  • Q2. What is your overall expericne c
Round 7 - One-on-one 

(1 Question)

  • Q1. What do you know about our company
Round 8 - One-on-one 

(1 Question)

  • Q1. What is your take on patietn ?
Round 9 - Aptitude Test 

It took total 6 days for interview and revert

Fresher Data Engineer Interview Questions & Answers

Exponentia.ai user image Anonymous

posted on 26 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website

Round 1 - Technical 

(3 Questions)

  • Q1. Explain any 1 of your Project.
  • Q2. SQL: Explain difference between Delete, Truncate and Drop. Difference between Group by and Having. Asked to write a update query.
  • Q3. Python: Difference between Set and Dictionary. Can we update key in dictionary? Write solution for given python question (nums = [1,2,3,4,5,7,10] target = 9 output = [1,5])
  • Ans. 

    Set is a collection of unique elements, while dictionary is a collection of key-value pairs. Keys in dictionary can be updated.

    • Set does not allow duplicate elements, while dictionary allows duplicate values but not duplicate keys.

    • Dictionary uses key-value pairs for storing data, while set only stores individual elements.

    • Example: Set - {1, 2, 3}, Dictionary - {'a': 1, 'b': 2}

    • Yes, keys in dictionary can be updated by ass

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain projects where you have implemented ETL. Difference between aws lambda and aws glue
  • Q2. Non-Technical questions

Skills evaluated in this interview

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. How many EBS can be attached to single EC2
  • Ans. 

    The maximum number of EBS volumes that can be attached to a single EC2 instance is 40.

    • Maximum of 40 EBS volumes can be attached to a single EC2 instance

    • Each EBS volume can be up to 16 TiB in size

    • EBS volumes can be attached and detached while the instance is running

  • Answered by AI
  • Q2. Prerequisites for S3 Cross Region Replication
  • Ans. 

    Prerequisites for S3 Cross Region Replication include enabling versioning, configuring IAM roles, and ensuring proper bucket policies.

    • Enable versioning on both source and destination buckets

    • Configure IAM roles with proper permissions for replication

    • Ensure proper bucket policies are in place for cross region replication

  • Answered by AI
  • Q3. Docker Restart will change which attributes of comtainer
  • Ans. 

    Docker Restart changes the container's attributes like IP address, hostname, and uptime.

    • IP address of the container will change after restart

    • Hostname of the container may change

    • Uptime of the container will be reset

    • Any changes made to the container's filesystem will be lost

  • Answered by AI
  • Q4. S3 vs EFS scenario based use cases.
  • Ans. 

    S3 is ideal for storing static files like images and videos, while EFS is better for shared file storage among multiple EC2 instances.

    • S3 is object storage, suitable for storing large amounts of unstructured data like images, videos, backups, and logs.

    • EFS is a file storage service that can be mounted on multiple EC2 instances, making it ideal for shared file systems and databases.

    • Use S3 for static website hosting, data ...

  • Answered by AI
  • Q5. Linux Commands and Chmod Calculation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Linux Based Questions , S3, EFS and EBS.

Skills evaluated in this interview

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It included mcqs and multiple coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Yours technical skillls related questions
  • Q2. Managerial questions

Interview Preparation Tips

Topics to prepare for Aptos Software Developer interview:
  • Full Stack
Interview preparation tips for other job seekers - It was an on campus opportunity. Technical and managerial round happened together. The process was very smooth. The interviewers were professional yet friendly and made everything very comfortable. You should know the basics at least.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is test case
  • Ans. 

    A test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly.

    • Test case is a detailed procedure that outlines a series of steps to be taken to verify the functionality of a software application.

    • It includes input data, expected results, and execution conditions.

    • Test cases are designed to cover different scenarios and edge cases t...

  • Answered by AI
  • Q2. Why do you prefer qa role rather than coding role
  • Ans. 

    I prefer QA role over coding role because I enjoy ensuring quality and finding bugs in software.

    • I have a keen eye for detail and enjoy identifying issues in software.

    • I like the variety in tasks that QA role offers, such as writing test cases, executing tests, and reporting bugs.

    • I find satisfaction in improving the overall quality of a product by catching and fixing bugs before they reach customers.

  • Answered by AI
  • Q3. Tell a eg and tell me the test cases that is to be checked in the product
  • Ans. 

    Test cases for an e-commerce website

    • Verify that users can successfully add items to their cart

    • Check that the correct shipping options are displayed based on user location

    • Ensure that the payment gateway is secure and functional

    • Test the search functionality to ensure accurate results are returned

    • Verify that discounts and promotions are applied correctly

  • Answered by AI
  • Q4. Tell the test cases thats been checked for a pen and water bottle
  • Ans. 

    Test cases for a pen and water bottle include functionality, durability, and usability checks.

    • Functionality test: Check if the pen writes smoothly and the water bottle opens and closes properly.

    • Durability test: Drop the pen and water bottle from a certain height to check for damage.

    • Usability test: Check if the pen is comfortable to hold and write with, and if the water bottle is easy to drink from.

    • Leak test: Fill the w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Build your communication skills and be confident because the interviewer will be trying to prove that you don't know anything... But you should be enough to go to the level crossing these pricks...

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

OOPS , DBMS , OS , and DSA concepts

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS related concepts
  • Q2. Networking and Network Security

SCS Tech Interview FAQs

How many rounds are there in SCS Tech interview?
SCS Tech interview process usually has 1-2 rounds. The most common rounds in the SCS Tech interview process are HR, Technical and Resume Shortlist.
How to prepare for SCS Tech 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 SCS Tech. The most common topics and skills that interviewers at SCS Tech expect are Bid Management, C#, Digital Marketing, SQL and Front Desk.

Tell us how to improve this page.

SCS Tech Interview Process

based on 3 interviews in last 1 year

Interview experience

4.3
  
Good

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 786 Interviews
View all

SCS Tech Reviews and Ratings

based on 48 reviews

3.7/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.3

Salary

3.2

Job security

3.8

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 48 Reviews and Ratings
Software Lead

Mumbai Suburban,

Mumbai

10-20 Yrs

Not Disclosed

It Procurement Manager

Mumbai Suburban,

Mumbai

4-9 Yrs

₹ 4-7 LPA

Web Application Developer

Kolkata

3-8 Yrs

₹ 3-6 LPA

Explore more jobs
Technical Support Engineer
12 salaries
unlock blur

₹2.4 L/yr - ₹3.1 L/yr

Executive Accountant
9 salaries
unlock blur

₹2.2 L/yr - ₹4.7 L/yr

Helpdesk Support Engineer
7 salaries
unlock blur

₹1.9 L/yr - ₹3.6 L/yr

Project Manager
6 salaries
unlock blur

₹7.2 L/yr - ₹9.5 L/yr

Helpdesk Technical Support
6 salaries
unlock blur

₹2.4 L/yr - ₹2.8 L/yr

Explore more salaries
Compare SCS Tech with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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