Upload Button Icon Add office photos

Filter interviews by

InfraCloud Technologies Interview Questions and Answers

Updated 10 Feb 2025

InfraCloud Technologies Interview Experiences

Popular Designations

9 interviews found

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

I have to make a url shortner in golang including test cases. And then upload the project to the github repo.

Round 2 - Technical 

(1 Question)

  • Q1. Questions were based on the assignment I made
Round 3 - Technical 

(2 Questions)

  • Q1. This was pure technical round on golang
  • Q2. Questions were asked from resume and system design questions

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviee was easy , but I wasn;t able to clear it due to one specific question related to wait groups.

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star Pattern Task Your task is to print a triangle pattern using stars (*) for a given integer N, which represents the number of rows. Input: Integer N (Total number of rows) Output: The triangle pattern printed over N lines Exampl... read more
View answer (12)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Assignment 

Assignment of cs v server.

consists of docker and monitoring tool like Prometheus.you need to write an shell script to generate an random numbers based on index value and attach this to the docker container.

Round 2 - Technical 

(3 Questions)

  • Q1. Regarding assignment explanation.
  • Q2. Make modifications to the script as per interviewer need
  • Q3. Basic questions on k8s

Site Reliability Engineer Interview Questions asked at other Companies

Q1. what is diff cloud formation vs terraform, release management like blue green etc.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Feb 2024.

Round 1 - Assignment 

One assignment involved creating a URL shortener. The URL shortener should be developed in the language you applied for.

Round 2 - Technical 

(1 Question)

  • Q1. Will the questions be primarily focused on the project you developed, the URL shortener, and will it be more of a discussion rather than an interrogation?

Interview Preparation Tips

Interview preparation tips for other job seekers - Okay, thank you, and best wishes to you as well.

Product Engineer Interview Questions asked at other Companies

Q1. Left View of a Binary Tree Given a binary tree, your task is to print the left view of the tree. The left view of a binary tree contains the nodes visible when the tree is viewed from the left side. Input: The input consists of elements in ... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 14 Jun 2024

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

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

Round 1 - Assignment 

Create a small application for shorten URL.

Round 2 - Technical 

(1 Question)

  • Q1. Question based on your assignment and ask to add some enhancement.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics

InfraCloud Technologies interview questions for popular designations

 Senior Software Engineer

 (2)

 Product Engineer

 (1)

 Software Engineer

 (1)

 Project Engineer

 (1)

 Site Reliability Engineer

 (1)

 Associate Engineer

 (1)

 Site Engineer

 (1)

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

I applied via Referral and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Assignment 

Create APIs for a URL shortner service.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be candid and prepare well

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)

Site Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Oct 2024

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

I appeared for an interview before Oct 2023.

Round 1 - Coding Test 

Take home assigment will be given

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself and your skills
  • Ans. 

    I am a dedicated and experienced Site Engineer with strong technical skills in construction management and project coordination.

    • Proficient in reading and interpreting blueprints and technical drawings

    • Skilled in managing construction projects from start to finish

    • Experienced in conducting site inspections and ensuring compliance with safety regulations

    • Strong communication and problem-solving skills

    • Familiar with construct

  • Answered by AI
  • Q2. Give info on your tech stack
  • Ans. 

    My tech stack includes programming languages like Java and Python, databases like MySQL and MongoDB, and tools like Git and Jenkins.

    • Programming languages: Java, Python

    • Databases: MySQL, MongoDB

    • Tools: Git, Jenkins

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest

Site Engineer Interview Questions asked at other Companies

Q1. 1.BBS calculation of slab? 2.Stairs case riser and tread dimension? 3.Types of cement? 4.Full form of tmt, pcc, rcc, tmx, dpc 5.Definition of plinth area, courtyard area, built-up area? 6.function of dpc 8.standard size of brick? 9. Write g... read more
View answer (4)

Jobs at InfraCloud Technologies

View all

I appeared for an interview in Jun 2022.

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 - Assignment 

They generally give a system design by code as assignment. Ample time to finish. Write containerised solutions and proper test cases for points.
README files to explain process.

Round 3 - Group Discussion 

We talk about the solution in hand and what, where and how the solution can be tweaked.
Scenario shared and asked to accommodate within your solution.
Demo the app built.

Round 4 - Technical 

(2 Questions)

  • Q1. As I was from Golang background was asked related Threading and communication between goroutines.
  • Q2. Difference between Arrays and slices and how does one help
  • Ans. 

    Arrays are fixed-size collections of elements while slices are dynamic and can grow or shrink.

    • Arrays have a fixed size while slices can grow or shrink dynamically

    • Slices are references to arrays and can be used to manipulate the underlying array

    • Slices are commonly used in Go for their flexibility and ease of use

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - GitHub or OSS contributions help immensely.
Do highlight projects briefly and OSS Links so those can be verified and viewed.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

I applied via Referral and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Round3: Explain your current project?
  • Q2. Round3: Questions related to Docker and Kubernetes ecosystem
  • Q3. Round3: Ask to solve a coding question during the interview. (List related)
  • Q4. Round1: Given a coding assignment that has to be completed in 1-2 days.
  • Q5. Round2: Questions based upon your solution which was submitted in round 1. (will try to improve the efficiency). Will ask to do some changes in the code, basic questions related to the programming language...

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is smooth if you love to work with Docker / Kubernetes / Golang because it seems like the company is doing extensive work with these technologies. The overall difficulty of the interview is Moderate level.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)

I applied via Cutshort

Round 1 - Coding Test 

Rest Api sample flask application (Url Shortner ) - Take home assignment.

Round 2 - Technical 

(1 Question)

  • Q1. Live changes on the same application previously developed. Changes - Having same flask endpoint and multiple routes , Send data in json format , test cases .
  • Ans. 

    Answering a question about live changes on a previously developed Flask application.

    • Ensure the Flask endpoint remains the same

    • Implement multiple routes to handle different requests

    • Send data in JSON format for better compatibility

    • Write test cases to ensure the changes do not break existing functionality

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on rest api application.
Curl commands.
Kubernetes concepts.

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview questions from similar companies

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 before Oct 2022. There were 3 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 - Technical 

(1 Question)

  • Q1. Find the duplicate items in the array.
  • Ans. 

    Find duplicate items in array of strings.

    • Iterate through array and store each item in a hash set.

    • If item already exists in hash set, it is a duplicate.

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

(1 Question)

  • Q1. Javascript basics questions

Skills evaluated in this interview

InfraCloud Technologies Interview FAQs

How many rounds are there in InfraCloud Technologies interview?
InfraCloud Technologies interview process usually has 2-3 rounds. The most common rounds in the InfraCloud Technologies interview process are Technical, Assignment and Coding Test.
How to prepare for InfraCloud Technologies 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 InfraCloud Technologies. The most common topics and skills that interviewers at InfraCloud Technologies expect are Open Source, Python, AWS, Cloud and Cloud Computing.
What are the top questions asked in InfraCloud Technologies interview?

Some of the top questions asked at the InfraCloud Technologies interview -

  1. Live changes on the same application previously developed. Changes - Having sa...read more
  2. Difference between Arrays and slices and how does one h...read more
  3. Round2: Questions based upon your solution which was submitted in round 1. (wil...read more

Tell us how to improve this page.

InfraCloud Technologies Interview Process

based on 5 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
NetApp Interview Questions
3.9
 • 65 Interviews
View all

InfraCloud Technologies Reviews and Ratings

based on 31 reviews

4.0/5

Rating in categories

4.1

Skill development

4.1

Work-life balance

3.9

Salary

3.9

Job security

4.0

Company culture

3.7

Promotions

3.9

Work satisfaction

Explore 31 Reviews and Ratings
Fullstack Developer (Next.js)

Pune

3-4 Yrs

Not Disclosed

Ruby On Rails Engineer

Pune

2-5 Yrs

Not Disclosed

Python Developer

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Explore more jobs
Site Reliability Engineer
22 salaries
unlock blur

₹9.7 L/yr - ₹36 L/yr

Software Engineer
17 salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Senior Site Reliability Engineer
15 salaries
unlock blur

₹24 L/yr - ₹43 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹15 L/yr - ₹35 L/yr

Devops Engineer
9 salaries
unlock blur

₹8 L/yr - ₹21 L/yr

Explore more salaries
Compare InfraCloud Technologies with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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