Upload Button Icon Add office photos

Filter interviews by

Cloudstrats Technologies Intern Interview Questions and Answers for Freshers

Updated 29 Jan 2021

Cloudstrats Technologies Intern Interview Experiences for Freshers

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 29 Jan 2021

I applied via Referral and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is your goal in life?
  • Q2. What is your background?
  • Q3. What is your experience?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewed by CEO Piyush kanti and HR.

Intern Jobs at Cloudstrats Technologies

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Neural Hack 6 - Round 1 - 7 DSA Question I have solved 5 only

Round 2 - Coding Test 

Round 2 - 5 DSA Problem I'm able to solve only 3 not able to top 100 but call for interview

Round 3 - Technical 

(5 Questions)

  • Q1. Self Introduction
  • Q2. Which in most efficient sorting algorithm amd why and what is it's time complexity.
  • Ans. 

    The most efficient sorting algorithm is Quick Sort due to its average time complexity of O(n log n).

    • Quick Sort is efficient due to its divide and conquer approach.

    • It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).

    • Example: Sorting an array of integers using Quick Sort.

  • Answered by AI
  • Q3. What is OOPS and explain all with their examples
  • Ans. 

    OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve a problem

    • Key principles of OOPS include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation: bundling data and methods that operate on the data into a single unit

    • Inheritance: allows a class to...

  • Answered by AI
  • Q4. Explain your projects and what are the problem do you faced during development phase
  • Ans. 

    I developed a mobile app for tracking daily water intake and exercise routines.

    • Implemented user-friendly interface for easy input of water intake and exercise details

    • Integrated push notifications to remind users to drink water and exercise regularly

    • Used Firebase for backend data storage and retrieval

    • Faced challenges with optimizing app performance on older devices

    • Encountered issues with syncing data across multiple dev

  • Answered by AI
  • Q5. Write code for reversing array
  • Ans. 

    Code to reverse an array of strings

    • Use a loop to iterate through half of the array and swap elements at opposite ends

    • Create a temporary variable to hold one element during swapping

    • Ensure to handle odd length arrays by not swapping the middle element

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Explained companies policies
  • Ans. 

    Company policies outline rules and guidelines for employees to follow.

    • Company policies cover areas such as dress code, attendance, code of conduct, and benefits.

    • Examples of company policies include a policy on remote work, a policy on social media usage, and a policy on harassment.

    • Employees are expected to adhere to company policies to maintain a positive work environment and ensure compliance with legal regulations.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for your interview

Skills evaluated in this interview

Intern Interview Questions & Answers

Wipro user image Anonymous

posted on 30 Jul 2024

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

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

Round 1 - Aptitude Test 

120 min,Maths, Reasoning,Verbal Ability Basic Questions

Round 2 - Technical 

(2 Questions)

  • Q1. How will you save your database from getting manipulated.
  • Ans. 

    Implementing proper security measures like encryption, access control, and regular backups can help prevent database manipulation.

    • Use encryption to protect sensitive data from unauthorized access.

    • Implement access control to restrict who can make changes to the database.

    • Regularly backup the database to ensure data can be restored in case of manipulation.

    • Use parameterized queries to prevent SQL injection attacks.

    • Monitor

  • Answered by AI
  • Q2. I didn't answer

Intern Interview Questions & Answers

IBM user image Anonymous

posted on 13 Jul 2024

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

Campus Hiring. 1st Round: MCQs including Aptitude, Formal Communication in English.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me something about you.
  • Q2. About your projects done, diving deep into it. Some questions related to the tech stack used.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

It includes the mathematical question.

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

I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 Questions of Medium leetcode difficulty.

Round 2 - Group Discussion 

The topic was given to 8-10 people and starting from a random person the GD starts.

Round 3 - Technical 

(2 Questions)

  • Q1. SQL query to get 3rd largest element.
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to get 3rd largest element.

    • Use ORDER BY clause to sort the elements in descending order.

    • Use LIMIT 2,1 to skip the first two largest elements and get the 3rd largest element.

  • Answered by AI
  • Q2. Programme to swap two objects (deep copy).
  • Ans. 

    Program to swap two objects (deep copy)

    • Create a temporary object to store one of the objects

    • Copy the values of the second object into the first object

    • Copy the values from the temporary object into the second object

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Behavioural questions

Interview Preparation Tips

Topics to prepare for Genpact Intern interview:
  • DBMS
  • SQL
  • Programming
  • OS
Interview preparation tips for other job seekers - Read basics of OS, DBMS (especially SQL) and little bit of Leetcode.

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. What is revenue recognition
  • Ans. 

    Revenue recognition is the process of recording revenue in a company's financial statements when it is earned.

    • Revenue recognition is important for accurately reflecting a company's financial performance.

    • It involves determining when revenue is earned and when it can be recognized on the income statement.

    • Revenue is typically recognized when goods are delivered or services are performed, regardless of when payment is rece...

  • Answered by AI

Intern Interview Questions & Answers

Nagarro user image TATTUKOLLA SATYAKUMAR 18BEC7113

posted on 22 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude normal level

Round 2 - Coding Test 

DSA questions were asked from medium to difficult

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

I applied via Referral and was interviewed in May 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 

(3 Questions)

  • Q1. Tell me about yourself and HR questions
  • Q2. Are u ready to work as a intern
  • Q3. Are u ready to work from office

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing much can easily crack

Intern Interview Questions & Answers

UST user image Anonymous

posted on 28 Mar 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

It was complex and easy. Really i like the way they have designed the paper

Round 3 - Coding Test 

They have covered more on Java python c and SQL related questions with few program expected output

Round 4 - HR 

(2 Questions)

  • Q1. They have explained the.process and tell about the company and project. They indreduced the manager and showed the office environment. What are you expecting from the project ?
  • Q2. What and where you want to see after 5 years?
  • Ans. 

    In 5 years, I envision myself working as a full-time professional in a reputable company, utilizing my skills and knowledge to contribute to the organization's success.

    • Working as a full-time professional

    • Contributing to the success of the organization

    • Utilizing my skills and knowledge

    • Being part of a reputable company

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls do prepare well what you have kept in the resume

Cloudstrats Technologies Interview FAQs

How to prepare for Cloudstrats Technologies Intern interview for freshers?
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 Cloudstrats Technologies. The most common topics and skills that interviewers at Cloudstrats Technologies expect are Bi, Business Intelligence, Dashboards, Power Bi and Scorecard.

Tell us how to improve this page.

People are getting interviews through

based on 1 Cloudstrats Technologies interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 34 Interviews
Infosys Intern Interview Questions
3.7
 • 22 Interviews
IBM Intern Interview Questions
4.1
 • 14 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
HCLTech Intern Interview Questions
3.5
 • 6 Interviews
View all
Cloudstrats Technologies Intern Salary
based on 5 salaries
₹1 L/yr - ₹3 L/yr
47% less than the average Intern Salary in India
View more details

Cloudstrats Technologies Intern Reviews and Ratings

based on 12 reviews

3.3/5

Rating in categories

3.6

Skill development

3.2

Work-Life balance

2.7

Salary & Benefits

2.9

Job Security

3.1

Company culture

2.8

Promotions/Appraisal

3.2

Work Satisfaction

Explore 12 Reviews and Ratings
Intern - Data Annotation

Mumbai

0-2 Yrs

Not Disclosed

Explore more jobs
Data Analyst
21 salaries
unlock blur

₹1.8 L/yr - ₹4.7 L/yr

Executive
12 salaries
unlock blur

₹2.8 L/yr - ₹4.5 L/yr

Senior Executive
12 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Power BI Developer
11 salaries
unlock blur

₹3.5 L/yr - ₹4.6 L/yr

Cloud Operations Engineer
9 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Cloudstrats Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview