Upload Button Icon Add office photos
Engaged Employer

i

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

WhiteBlue Cloud Services Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 9 Reviews

Filter interviews by

WhiteBlue Cloud Services Interview Questions and Answers

Updated 18 Jan 2025

WhiteBlue Cloud Services Interview Experiences

3 interviews found

Kubernetes DevOps Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Jan 2025

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

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

Round 1 - Technical 

(9 Questions)

  • Q1. What are the key components of the Kubernetes control plane?
  • Q2. How to create a Docker file? What are the contents of the Docker file?
  • Q3. How do you deploy a load balancer to your Kubernetes Cluster?
  • Q4. What's your experience with automation using shell scripting? Write a Shell script about what you automate recently
  • Q5. How do you manage networking in a Kubernetes cluster?
  • Q6. How is storage allocation and management done on an on-prem Kubernetes deployment?
  • Q7. What are the key differences between Chart.yaml and values.yaml?
  • Q8. What are Scheduler, API Server, and Ingress Controller in Kubernetes?
  • Q9. How to version your application's container image in an artifactory?

Interview Preparation Tips

Topics to prepare for WhiteBlue Cloud Services Kubernetes DevOps Engineer interview:
  • Kubernetes
  • Helm
  • Docker
  • Artifactory
  • Shell Scripting
Interview preparation tips for other job seekers - Questions about Containerisation, Pipelines, Shell Scripting, and other concepts related to DevOps are minimal. In-depth discussion was about Kubernetes, functionality in a cluster, networking, deployments with Helm charts and on-premise deployment with Kubernetes.

IICS Developer Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Oct 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Fully scenario based questions...even if we tell the answer they are expecting the optimized solution

Cloud Software Engineer Associate Interview Questions & Answers

user image Anonymous

posted on 27 Feb 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

General topics like distance speed

Round 2 - Group Discussion 

Current affair topics were asked to check the knowledge

Round 3 - HR 

(1 Question)

  • Q1. It was merely an introduction about the candidate

Jobs at WhiteBlue Cloud Services

View all

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

They asked me to design google ads poster designs for the content they gave me.

Round 2 - One-on-one 

(2 Questions)

  • Q1. About experience and recent work
  • Q2. About the tools I am familiar with and about how quickly & effectively I deliver design in the given time

Interview Preparation Tips

Topics to prepare for Zazz IT Solutions Graphic Designer interview:
  • Design tools & Software
  • Product design process
  • industry knowledge
  • principles of design
Interview preparation tips for other job seekers - As long as you have subject knowledge and if you are skilled and creative, you can crack any interview. It is just that designers have to be extra creative to make the content reach the audience. So, it is all about how your design makes the difference.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Python question was there and it was average level not tough

Round 2 - Coding Test 

Simple coding questions which was good to go

Round 3 - Technical 

(1 Question)

  • Q1. General ops concepts
Round 4 - Technical 

(1 Question)

  • Q1. Coding with technical questions
Round 5 - HR 

(1 Question)

  • Q1. General questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Xavier's Institute of Management (XIMS), Bhuvaneshwar and was interviewed in Oct 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 

General logic questions, eq related questions and basic math questions

Round 3 - Coding Test 

Senario based mcq with code snippets give and we have to choose the most efficient one

Round 4 - One-on-one 

(1 Question)

  • Q1. Gave a figma file and then was given a task to code it in 30mins

Interview Preparation Tips

Interview preparation tips for other job seekers - Study react basics like no need to go into hooks and stuff, strengthen your js, html and css fundamentals and you should be able to crack it.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Some core Java questions
Round 2 - HR 

(1 Question)

  • Q1. Simple intro about yourself

Software Analyst (Appforms Configuration) Interview Questions & Answers

ClaySys user image Anonymous

posted on 21 Nov 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

General knowledge and logical mathematics.

Round 3 - Technical 

(2 Questions)

  • Q1. 2 week training with review
  • Q2. Based on your review task.

Interview Preparation Tips

Topics to prepare for ClaySys Software Analyst (Appforms Configuration) interview:
  • SQL
Interview preparation tips for other job seekers - They are using a low code designer called Appforms which is developed by claysys itself. So working on that designer won't get you any benefits for your future endeavours, because no other companies use this designer for development. So mastering Appform skill may help you if and only if you are continuing on the same company. Only skill that you will acquire when working there is SQL. Apart from that there are no benifits acquiring experience in Appforms. There are no frameworks and IDEs using for the development.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. What are oops concepts in java, explain real time scenario
  • Ans. 

    OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a subclass to inherit properties and methods from a superclass.

    • Polymorphism allows objects to take on multiple forms and behave differently based on their context.

    • Encapsulation hides the implementation details of an object and only exposes necessary information.

    • Abstraction allows for the creation of abstract class...

  • Answered by AI
  • Q2. Uses of interface, inheritance
  • Ans. 

    Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.

    • Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.

    • Inheritance allows for code reuse and extension of existing classes, reducing code duplication.

    • Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i

  • Answered by AI
  • Q3. SQL query for join of tables
  • Ans. 

    SQL query for joining tables

    • Use JOIN keyword to combine two or more tables based on a related column

    • Specify the columns to be selected using SELECT keyword

    • Use ON keyword to specify the condition for joining the tables

    • Different types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN

  • Answered by AI
  • Q4. Java concepts used in your project
  • Ans. 

    Used Java concepts such as inheritance, polymorphism, and exception handling in my project.

    • Implemented inheritance to create a base class and derived classes with specific functionalities.

    • Utilized polymorphism to allow objects of different classes to be treated as if they were of the same class.

    • Implemented exception handling to handle errors and prevent program crashes.

    • Used interfaces to define a set of methods that a ...

  • Answered by AI
  • Q5. Overloading vs overriding, practical uses
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.

    • Overloading is used to provide different ways to call a method with different parameters

    • Overriding is used to provide a specific implementation of a method in a subclass

    • Overloading is resolved at compile-time while overriding is r...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zebra Technologies Software Developer interview:
  • Core Java
  • OOPS
  • collection framework
  • Database Management

Skills evaluated in this interview

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

I applied via Indeed and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. What you know about the sales
  • Ans. 

    Sales is the process of selling products or services to customers in exchange for money.

    • Sales involves identifying potential customers and convincing them to purchase a product or service.

    • It includes building relationships with customers, understanding their needs, and providing solutions.

    • Sales also involves negotiating prices, closing deals, and following up with customers for repeat business.

    • Sales can be done through...

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

(1 Question)

  • Q1. Do you know which language is use for frontend technology
  • Ans. 

    The language used for frontend technology is typically HTML, CSS, and JavaScript.

    • HTML is used for structuring web pages

    • CSS is used for styling the web pages

    • JavaScript is used for adding interactivity to the web pages

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Regarding salary discussion

Skills evaluated in this interview

WhiteBlue Cloud Services Interview FAQs

How many rounds are there in WhiteBlue Cloud Services interview?
WhiteBlue Cloud Services interview process usually has 1-2 rounds. The most common rounds in the WhiteBlue Cloud Services interview process are Technical, Aptitude Test and Group Discussion.
How to prepare for WhiteBlue Cloud 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 WhiteBlue Cloud Services. The most common topics and skills that interviewers at WhiteBlue Cloud Services expect are Logistics, GCP, SQL, Agile and Python.
What are the top questions asked in WhiteBlue Cloud Services interview?

Some of the top questions asked at the WhiteBlue Cloud Services interview -

  1. How do you deploy a load balancer to your Kubernetes Clust...read more
  2. How is storage allocation and management done on an on-prem Kubernetes deployme...read more
  3. How to create a Docker file? What are the contents of the Docker fi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 895 Interviews
Cisco Interview Questions
4.1
 • 395 Interviews
SAP Interview Questions
4.2
 • 304 Interviews
Salesforce Interview Questions
4.1
 • 270 Interviews
Adobe Interview Questions
4.0
 • 249 Interviews
VMware Software Interview Questions
4.4
 • 157 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

WhiteBlue Cloud Services Reviews and Ratings

based on 9 reviews

4.0/5

Rating in categories

4.4

Skill development

4.2

Work-life balance

3.7

Salary

3.7

Job security

4.0

Company culture

3.9

Promotions

4.2

Work satisfaction

Explore 9 Reviews and Ratings
DevOps Engineer

Chennai

6-11 Yrs

Not Disclosed

DotNet Angular Fullstack Developer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Kubernetes DevOps Engineer

Chennai

4-8 Yrs

Not Disclosed

Explore more jobs
Software Cloud Engineer
5 salaries
unlock blur

₹5.2 L/yr - ₹8.1 L/yr

Software Developer
3 salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Senior Developer
3 salaries
unlock blur

₹17.5 L/yr - ₹18 L/yr

DOT NET Developer
3 salaries
unlock blur

₹4.5 L/yr - ₹4.5 L/yr

Explore more salaries
Compare WhiteBlue Cloud Services with

Amazon Web Services

3.9
Compare

Microsoft Azure

4.5
Compare

IBM

4.0
Compare

Oracle

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