Upload Button Icon Add office photos

Filter interviews by

CloudIQ Technologies Interview Questions and Answers

Updated 24 Dec 2024

CloudIQ Technologies Interview Experiences

Popular Designations

6 interviews found

Devops Engineer Interview Questions & Answers

user image Velmani J Manoj

posted on 29 Aug 2024

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

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Port Number of RDP
  • Q2. Dockerfile for .NET
  • Q3. Azure Storage classes
  • Q4. Terraform basics

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Pipe types and explanation
  • Ans. 

    Angular pipes are used to transform data in templates.

    • Pipes are used to format data before displaying it in the view

    • There are built-in pipes like DatePipe, UpperCasePipe, LowerCasePipe

    • Custom pipes can be created using @Pipe decorator

    • Pipes can take parameters to customize their behavior

  • Answered by AI
  • Q2. Directives and types
Round 2 - Coding Test 

Array lifecycle hooks material

Angular Developer Interview Questions asked at other Companies

Q1. How can you pass data between parent and child components?, what is component interaction
View answer (5)

Data Analyst Interview Questions & Answers

user image AD Sanjay S

posted on 24 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic words and sequence sentence pattern

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Software Tester Interview Questions & Answers

user image ARUNACHALAM P

posted on 28 Apr 2024

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 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 1 Sprint how many days will take
  • Ans. 

    The duration of a sprint can vary depending on the team's capacity and the project's requirements.

    • Sprints typically last between 1-4 weeks.

    • The most common duration for a sprint is 2 weeks.

    • Some teams may opt for shorter sprints (1 week) for faster feedback.

    • Longer sprints (3-4 weeks) may be chosen for more complex projects.

    • The sprint duration should be decided during sprint planning based on team capacity and project sco

  • Answered by AI
  • Q2. Filter Second largest salary

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

CloudIQ Technologies interview questions for popular designations

 Devops Engineer

 (1)

 Angular Developer

 (1)

 Software Engineer

 (1)

 Data Analyst

 (1)

 Software Developer

 (1)

 Software Tester

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Contains 30 basic questions

Round 2 - Technical 

(1 Question)

  • Q1. They asked to write syntax

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 (209)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Aug 2023. 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 - Aptitude Test 

20 Questions in one type of Question paper

Round 3 - Technical 

(1 Question)

  • Q1. Logic solved face to face

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare aptitude test

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview questions from similar companies

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. How to use visio
  • Ans. 

    Visio is a diagramming tool used to create flowcharts, diagrams, and other visual representations of data.

    • Start by selecting a template or creating a new document

    • Drag and drop shapes onto the canvas and connect them with lines or arrows

    • Add text, images, and other elements to enhance the diagram

    • Use the formatting tools to customize the appearance of the diagram

    • Save and export the diagram in various formats such as PDF o

  • Answered by AI

CloudIQ Technologies Interview FAQs

How many rounds are there in CloudIQ Technologies interview?
CloudIQ Technologies interview process usually has 1-2 rounds. The most common rounds in the CloudIQ Technologies interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for CloudIQ 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 CloudIQ Technologies. The most common topics and skills that interviewers at CloudIQ Technologies expect are C#, Javascript, Angular, HTML and .Net.
What are the top questions asked in CloudIQ Technologies interview?

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

  1. 1 Sprint how many days will t...read more
  2. Pipe types and explanat...read more
  3. logic solved face to f...read more

Tell us how to improve this page.

CloudIQ Technologies Interview Process

based on 7 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
CloudMoyo Interview Questions
4.0
 • 8 Interviews
Corestack Interview Questions
3.1
 • 5 Interviews
View all

CloudIQ Technologies Reviews and Ratings

based on 12 reviews

3.3/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.0

Salary

3.9

Job security

3.1

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 12 Reviews and Ratings
Software Design Engineer
57 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Cloud Engineer
17 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Devops Engineer
14 salaries
unlock blur

₹4.2 L/yr - ₹8.2 L/yr

QA Test Engineer
13 salaries
unlock blur

₹3 L/yr - ₹6.2 L/yr

Software Developer
6 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Explore more salaries
Compare CloudIQ Technologies with

Cloudnow Technologies

3.7
Compare

CloudCodes

4.6
Compare

CloudMoyo

4.0
Compare

Cloudstrats Technologies

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