Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by CloudThat Technologies Private Limited Team. If you also belong to the team, you can get access from here

Filter interviews by

CloudThat Technologies Private Limited Research Intern Interview Questions and Answers

Updated 18 Dec 2024

CloudThat Technologies Private Limited Research Intern Interview Experiences

4 interviews found

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

I applied via Referral and was interviewed in Nov 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic logic based questions

Round 2 - Coding Test 

Basic coding questions

Round 3 - Technical 

(3 Questions)

  • Q1. Pattern based question
  • Q2. Reverse a string
  • Q3. Other technical question related to DBMS, MySQL, CN, Web Dev and AWS
Round 4 - HR 

(2 Questions)

  • Q1. Introduction, personal details
  • Q2. Strength and weakness
Round 5 - One-on-one 

(2 Questions)

  • Q1. This was a managerial round, where he went through my resume and open my github and asked me to explain the code from different projects
  • Q2. Pattern based question (difficulty : hard)

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume, practice DSA and upload your projects on github
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It consists of six sections, which include English communication, coding, networking, and Linux, all of which were multiple-choice questions.

Round 2 - Technical 

(1 Question)

  • Q1. Yet to attend the interview

Research Intern Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Minimum no of steps needed to find the value of a nth order polyn ... read more
Q2. What are your limitations in conducting research during pandemic?
asked in Qualcomm
Q3. What is histogram equilization. What does it do to the probabilit ... read more
Q4. How can you link what you have studied so far with this
asked in TCS
Q5. How much comfortable are you with programming languages?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 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 

(2 Questions)

  • Q1. The first round was an MCQ based test. MCQ topics varied from networking, to code snippets, to aptitude.
  • Q2. I was asked questions from all core subjects of CSE, including OS, Networking, DBMS etc.
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions from all core engineering subjects of CSE

Interview Preparation Tips

Interview preparation tips for other job seekers - Study all the core subjects and you are good to go
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic python questions related to list,dict,string and array

Round 2 - Technical 

(2 Questions)

  • Q1. Related to project AWS python coding
  • Q2. Techno-managerial questions

CloudThat Technologies Private Limited interview questions for designations

 Research Associate

 (1)

 Trainee Intern

 (1)

 SME

 (3)

 Sales Executive

 (1)

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Worst experience company is not so good

Round 2 - Technical 

(2 Questions)

  • Q1. What is object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, and polymorphism are key principles of OOP

    • Examples of OOP languages include Java, C++, and Python

  • Answered by AI
  • Q2. Questions on data structute
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic Networking Concepts like OSl/TCP/IP models. Basic protocols.
  • Q2. Current Windows and Android OS info with their differences from the past versions.
  • Ans. 

    Windows and Android OS have evolved with new features and improvements compared to past versions.

    • Windows 10 introduced a new Start menu and Cortana virtual assistant.

    • Android 11 focused on improved privacy controls and messaging features.

    • Both OS have enhanced security measures compared to their past versions.

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

(2 Questions)

  • Q1. Networking Questions about devices and their functionality.
  • Q2. Deep networking topics like Subnetting, NAT and their working.
Round 3 - One-on-one 

(1 Question)

  • Q1. This a one-on-one final round with director. He himself was systems Engineer. Expect deep networking concept questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well the Computer Networking. You can go with the bits and bytes of computer networking by Google on Coursera (I studied this only).

Skills evaluated in this interview

I applied via Apna Jobs and was interviewed in Oct 2022. 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 - Technical 

(4 Questions)

  • Q1. What is VPN virtual private network?
  • Ans. 

    VPN is a secure connection between two or more devices over the internet.

    • VPN encrypts data to ensure privacy and security

    • It allows remote access to a private network

    • It can be used to bypass geo-restrictions and access blocked content

    • Examples include OpenVPN, Cisco AnyConnect, and NordVPN

  • Answered by AI
  • Q2. Specifications about ping cmd
  • Ans. 

    Ping cmd is a network diagnostic tool used to test connectivity between two devices.

    • Ping sends ICMP packets to the destination device and measures the response time.

    • It can be used to test network latency, packet loss, and network congestion.

    • Ping can also be used to determine the IP address of a device.

    • Ping can be run from the command prompt on Windows, macOS, and Linux systems.

    • Ping can be used with various options such...

  • Answered by AI
  • Q3. Explain how to dual boot system
  • Ans. 

    Dual booting allows two operating systems to be installed on one computer, giving the user the option to choose which to use.

    • Create a separate partition for each operating system

    • Install the first operating system on one partition

    • Install the second operating system on the other partition

    • Use a boot manager to choose which operating system to boot into

    • Examples of boot managers include GRUB and Windows Boot Manager

  • Answered by AI
  • Q4. What is virtual machine
  • Ans. 

    A virtual machine is a software emulation of a physical computer that can run multiple operating systems and applications.

    • Virtual machines allow for efficient use of hardware resources by sharing them among multiple virtual machines

    • They provide a secure and isolated environment for running applications

    • Virtual machines can be easily created, cloned, and moved between physical hosts

    • Examples of virtual machine software in

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Incture Technologies System Engineer interview:
  • System Administration
  • SAP
Interview preparation tips for other job seekers - Be theoretically prepared for interview, must of the question was theoretically

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

There where two paper one was of maths and second paper was of engligh.

Round 2 - Group Discussion 

There where ten person in one GD, topic was provided us by them.

Round 3 - One-on-one 

(1 Question)

  • Q1. It was technical interview. They have asked about our project in our resume. After that they asked questions on based of that project.

Interview Preparation Tips

Topics to prepare for Softenger System Engineer interview:
  • Automation lead to mass unemploy
Interview preparation tips for other job seekers - Never give up. There will be more opportunities tommarow.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - HR 

(1 Question)

  • Q1. Can you provide information about yourself and your skills?

I applied via Campus Placement and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic English and cognitive question were asked in first round

Round 2 - Aptitude Test 

English essay for checking out communication skill and 1 programming quetion

Round 3 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Where do you see yourself in 5 years?
  • Q5. Tell me about yourself.
  • Q6. Third round was technical + hr question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare very well it was just easy to crack this interview

CloudThat Technologies Private Limited Interview FAQs

How many rounds are there in CloudThat Technologies Private Limited Research Intern interview?
CloudThat Technologies Private Limited interview process usually has 3 rounds. The most common rounds in the CloudThat Technologies Private Limited interview process are Technical, One-on-one Round and Coding Test.
How to prepare for CloudThat Technologies Private Limited Research Intern 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 CloudThat Technologies Private Limited. The most common topics and skills that interviewers at CloudThat Technologies Private Limited expect are Linux, Python, Analytics, Networking and Oracle.
What are the top questions asked in CloudThat Technologies Private Limited Research Intern interview?

Some of the top questions asked at the CloudThat Technologies Private Limited Research Intern interview -

  1. this was a managerial round, where he went through my resume and open my github...read more
  2. The first round was an MCQ based test. MCQ topics varied from networking, to co...read more
  3. Other technical question related to DBMS, MySQL, CN, Web Dev and ...read more

Tell us how to improve this page.

CloudThat Technologies Private Limited Research Intern Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 100 Interviews
Webkul Software Interview Questions
3.8
 • 59 Interviews
Softenger Interview Questions
4.1
 • 52 Interviews
DataMetica Interview Questions
3.6
 • 44 Interviews
View all
CloudThat Technologies Private Limited Research Intern Salary
based on 18 salaries
₹4 L/yr - ₹6 L/yr
71% more than the average Research Intern Salary in India
View more details

CloudThat Technologies Private Limited Research Intern Reviews and Ratings

based on 4 reviews

4.1/5

Rating in categories

5.0

Skill development

4.6

Work-life balance

4.6

Salary

4.3

Job security

5.0

Company culture

3.9

Promotions

4.2

Work satisfaction

Explore 4 Reviews and Ratings
SME
74 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Research Associate
61 salaries
unlock blur

₹5 L/yr - ₹8 L/yr

Senior Research Associate
24 salaries
unlock blur

₹7 L/yr - ₹11 L/yr

Devops Engineer
19 salaries
unlock blur

₹4.1 L/yr - ₹12.1 L/yr

Research Intern
18 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Explore more salaries
Compare CloudThat Technologies Private Limited with

Tekwissen

4.8
Compare

Softenger

4.1
Compare

XcelServ Solutions

4.5
Compare

Damco Solutions

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