Upload Button Icon Add office photos

Filter interviews by

Webscale Interview Questions and Answers

Updated 1 Feb 2024

Webscale Interview Experiences

3 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Linux questions
Round 2 - Technical 

(1 Question)

  • Q1. Linux and AWS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Please stay away from this company , they will fire you any time

Support Engineer Interview Questions asked at other Companies

Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
View answer (2)

Sopra Steria

Rated 4 for Job Security by our employees on AmbitionBox

Secure your future with a company that values your job stability.

Interview Questions & Answers

user image Anonymous

posted on 3 May 2022

I applied via Recruitment Consulltant and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How do we troubleshoot if an outage happens?
Round 2 - HR 

(1 Question)

  • Q1. Casually asked random questions self introduction ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep trying to give your best stay postive

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Symbolic links, ssh, telnet,patching, aws
  • Q2. Hard link, soft link

Interview Preparation Tips

Interview preparation tips for other job seekers - On contract payroll is not at all good, don't join

Support Engineer Interview Questions asked at other Companies

Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
View answer (2)

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is database
  • Ans. 

    A database is a structured collection of data that is stored and accessed electronically.

    • Database is used to store and organize data in a structured manner

    • It allows for efficient retrieval, insertion, and updating of data

    • Examples of databases include MySQL, Oracle, and MongoDB

  • Answered by AI
  • Q2. What is shell script
  • Ans. 

    A shell script is a script written for a shell, or command-line interpreter, to automate tasks or execute commands.

    • Shell scripts are used to automate repetitive tasks or execute commands in a Unix/Linux environment.

    • They are written in a scripting language compatible with the shell being used (e.g. Bash, sh).

    • Shell scripts can be used to perform system administration tasks, manage files, or automate software deployment.

    • E...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - please read basics

Skills evaluated in this interview

Interview Preparation Tips

Round: Technical Interview
Experience: Technical on paper test questions:(dis was only for 12 among d 26 shortlisted ppl after apti...others directly had interviews)
5 wer selected in this test who wer nw sent for interviews
TECHNICAL INTERVIEW: (pls list the questions asked in all the rounds)
26 shortlisted after apti (14 directly for interviews & 12 had one more technical on paper test...mentioned above)
der wer min 2 technical rounds for each of them...max were 5

- You are given course dependencies
A->B,C
B->D
C->A
D->nothing
The above dependencies mean...if you want to take course A...you should take courses B and C first....To take B,Course D must be taken first....D is an independent course and can be taken without any prior requirements.
Now you are told these dependencies.Come up with an appropriate data structure to represent these dependencies.Then write a code that finds out all the courses that the student can take up...in this case the student can first take course D because its independent.Now that course D has been taken he can next take up B as it depends on B alone...But the courses A and C can never be taken because they depend on each other...So here all the courses that can be taken are B and D.
After i wrote the code....he asked for all possible test cases
-Given an array of length N....It can be filled with nos. only from 1 to N....find which nos are repeated in the array
-Given pointers to two nodes in a binary tree....find their least common ancestor...each node has pointer to only the parent node...not the left and right child..
-In a binary tree(Not necessarily a BST)...suppose the weight of any node is defined as the product of the key value of the node and the level of the node(Root at level 1)...find the node with maximum weight in the binary tree
-A sorted array of size n is right circularly rotated k times and this rotated array is given to you as input...Find out the value of k in log n time .
-There are some processes running at time T....and there are processes running at time T+30.
You have to find out
1)Which processes died at time T+30,which were alive at time T
2)Which are the new processes at time T+30,which were not there at time T
3)Which are the processes that were there at time T and are still running at time T+30
What data structure will you use to represent the process lists and write code to find out the answers to the 3 questions above
-Given a binary search tree...and a target sum...starting at the root...which all paths add up to the target sum?...if there are multiple paths....return the path with least no. of nodes.


College Name: Veermata Jijabai Technological Institute, Mumbai [ VJTI ]

I was interviewed before Jun 2016.

Interview Preparation Tips

Round: Test
Experience: 30 questions, 30

Interview Questionnaire 

6 Questions

  • Q1. Effect of currency depreciation
  • Ans. 

    Currency depreciation can have various effects on the economy and businesses.

    • Currency depreciation can make exports cheaper and imports more expensive, leading to an increase in exports and a decrease in imports.

    • It can boost tourism as foreign visitors find the destination more affordable.

    • Currency depreciation can also increase the cost of imported goods and raw materials, potentially leading to inflation.

    • It can make f...

  • Answered by AI
  • Q2. Importance of Balance of Payment
  • Ans. 

    Balance of payment is important for assessing a country's economic health and its international transactions.

    • Balance of payment helps in understanding a country's trade position with the rest of the world.

    • It provides insights into the inflow and outflow of foreign currency, which impacts exchange rates.

    • A positive balance of payment indicates that a country is earning more from exports than spending on imports.

    • A negativ...

  • Answered by AI
  • Q3. Probability based questions
  • Q4. Your best quality
  • Ans. 

    My best quality is my ability to effectively communicate and collaborate with others.

    • Strong communication skills

    • Excellent interpersonal skills

    • Ability to work well in a team

    • Active listening

    • Conflict resolution

    • Empathy and understanding

    • Clear and concise verbal and written communication

    • Building positive relationships

    • Providing constructive feedback

    • Facilitating effective meetings

  • Answered by AI
  • Q5. How you handle stress
  • Ans. 

    I handle stress by prioritizing tasks, taking breaks, and practicing mindfulness.

    • I prioritize tasks based on deadlines and importance

    • I take short breaks to clear my mind and recharge

    • I practice mindfulness techniques such as deep breathing or meditation

    • I seek support from colleagues or supervisors when needed

  • Answered by AI
  • Q6. Calculate the total no.of accounts that a new bank card get.
  • Ans. 

    The total number of accounts a new bank card can get depends on various factors such as customer demand, marketing efforts, and eligibility criteria.

    • The number of accounts can vary based on the type of bank card (e.g., credit card, debit card)

    • Customer demand and marketing efforts play a significant role in acquiring new accounts

    • Eligibility criteria, such as credit score and income, may determine the number of accounts ...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Tips: Keep the resume short and to the point

Round: Test
Experience: Online test on the lines of common entrance exam with certain questions specific to finance field. And basically tested the general aptitude
Duration: 1 hour 30 minutes
Total Questions: 30

Analyst Interview Questions & Answers

BNY user image amandeep kaur

posted on 28 Jul 2017

I was interviewed in Jul 2017.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Tell about myself
Tips: Need to talk. So they can get to know about are communication

Round: Test
Experience: It's a aptitude test of English and finance related questions askef
Duration: 1 hour
Total Questions: 80

I applied via Campus Placement

Interview Questionnaire 

1 Question

  • Q1. A question based on probability of maximizing profit

Interview Preparation Tips

Round: Test
Experience: Easy, time was sufficient, Mostly Quantitative Aptitude
Tips: Chill and steam on till the end
Duration: 45 minutes
Total Questions: 15

Round: Puzzle Interview
Experience: Question was simple I forgot to take into account a factor in my equation but was able to correct my answer immediately upon given a hint

Round: HR Interview
Experience: Nothing special routine HR Questions

General Tips: Relax know yourself and your resume back and front
Skill Tips: A programming background helps
Skills: Quantitative Aptitude
Duration: 2
College Name: IIT Madras
Motivation: To get PPO and pursue an MBA abroad also the stipend is not bad
Funny Moments: When he asked me how much I wanted AmEx I told him that I told the Microsoft Interviewer that I would take an offer from AmEx irrespective. This was before I got interviewed for Microsoft.

PS I got offers from both AmEx and Microsoft

Interview Questionnaire 

3 Questions

  • Q1. What are your long term and short term goals?
  • Ans. 

    My short term goal is to gain experience and improve my skills. My long term goal is to become a leader in my field.

    • Short term goal: Gain experience and improve skills

    • Long term goal: Become a leader in the field

    • Examples: Attend workshops, take on challenging projects, seek mentorship

  • Answered by AI
  • Q2. Where do you see yourself after 5-6 years?
  • Ans. 

    In 5-6 years, I see myself as a senior analyst or manager, leading a team and contributing to the growth of the company.

    • Leading a team of analysts or managers

    • Contributing to the growth of the company

    • Continuing to learn and develop new skills

    • Building strong relationships with clients and colleagues

    • Exploring opportunities for professional growth and advancement

  • Answered by AI
  • Q3. Why didn't you choose to do MBA?
  • Ans. 

    I wanted to gain practical experience and develop my skills in the workforce before pursuing further education.

    • I believe that hands-on experience is invaluable in any field

    • I wanted to develop my skills and knowledge in a practical setting

    • I felt that pursuing an MBA immediately after my undergraduate degree would not provide me with the same level of experience and growth

    • I plan to pursue an MBA in the future, once I hav...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: 20 students were shortlisted on the basis of the resume.

Round: HR Interview
Experience: The interview was a mix of HR and technical interview.

The HR interview was based on simple HR questions – questions about me, my motivations in life. My strengths and weaknesses and work preferences. A major part of my interview focused on questions related to my internship.

In the technical round they asked me questions related to the bank reconciliation statement, effect of various entries on passbook and cashbook and questions related to contra entries.
Tips: My advice is that one should be prepared for any question about their resume. In case you have mentioned any subjects in your resume you should be prepared for the same.

College Name: Lady Shri Ram college
Contribute & help others!
anonymous
You can choose to be anonymous

Webscale Interview FAQs

How many rounds are there in Webscale interview?
Webscale interview process usually has 2 rounds. The most common rounds in the Webscale interview process are Technical and HR.
How to prepare for Webscale 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 Webscale. The most common topics and skills that interviewers at Webscale expect are PHP, AWS, Linux, MySQL and Web Hosting.
What are the top questions asked in Webscale interview?

Some of the top questions asked at the Webscale interview -

  1. How do we troubleshoot if an outage happe...read more
  2. Symbolic links, ssh, telnet,patching, ...read more
  3. Basic Linux questi...read more

Recently Viewed

INTERVIEWS

IBM

No Interviews

SALARIES

TCS

COMPANY BENEFITS

Salesforce

No Benefits

COMPANY BENEFITS

Salesforce

No Benefits

SALARIES

Coronis Health

LIST OF COMPANIES

Markets and Markets

Overview

COMPANY BENEFITS

Analytics Quotient

No Benefits

REVIEWS

TCS

No Reviews

SALARIES

Coronis Health

No Salaries

JOBS

Browse jobs

Discover jobs you love

Tell us how to improve this page.

Webscale Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

HCLTech

Find your spark at a global tech company that values your every skill

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 565 Interviews
Wells Fargo Interview Questions
3.9
 • 565 Interviews
Bajaj Finserv Interview Questions
4.0
 • 521 Interviews
HSBC Group Interview Questions
3.9
 • 485 Interviews
Xyz Company Interview Questions
3.8
 • 458 Interviews
American Express Interview Questions
4.2
 • 359 Interviews
BNY Interview Questions
3.9
 • 342 Interviews
UBS Interview Questions
3.9
 • 331 Interviews
Morgan Stanley Interview Questions
3.7
 • 291 Interviews
View all

Webscale Reviews and Ratings

based on 13 reviews

2.8/5

Rating in categories

2.9

Skill development

2.6

Work-life balance

3.0

Salary

2.3

Job security

2.8

Company culture

2.9

Promotions

2.8

Work satisfaction

Explore 13 Reviews and Ratings
Cloud Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Linux Support Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cloud Support Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Success Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Webscale with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.9
Compare

JPMorgan Chase & Co.

4.0
Compare

HSBC Group

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