Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Hanu Software Solutions Team. If you also belong to the team, you can get access from here

Hanu Software Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hanu Software Solutions Cloud Engineer 1 Interview Questions and Answers

Updated 23 Jan 2024

Hanu Software Solutions Cloud Engineer 1 Interview Experiences

3 interviews found

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

I applied via Campus Placement

Round 1 - Coding Test 

2 Coding Question - 1 Hour Duration

Round 2 - HR 

(2 Questions)

  • Q1. Willing to Relocate
  • Q2. Difference between Cloud Technologies
  • Ans. 

    Cloud technologies refer to various services and tools used to deliver computing resources over the internet.

    • Cloud computing enables on-demand access to computing resources like servers, storage, and databases.

    • Infrastructure as a Service (IaaS) provides virtualized computing resources, such as virtual machines and networks.

    • Platform as a Service (PaaS) offers a platform for developing, testing, and deploying application...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Oncampus Placement.
Coding Questions were tough.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Jun 2022. There were 5 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 - Aptitude Test 

There were mcqs and 2 coding questions

Round 3 - Group Discussion 

Topic was given and each individual was given the chance to speak

Round 4 - HR 

(1 Question)

  • Q1. Why you want to join our company What have you done in last 2 months
Round 5 - HR 

(2 Questions)

  • Q1. Why should we hire you
  • Q2. What are your hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and answer all the questions with full confidence.

Cloud Engineer 1 Interview Questions Asked at Other Companies

Q1. How do you ensure data security and compliance when working with ... read more
Q2. What is the difference between an Elastic IP and a Public IP in A ... read more
asked in Teradata
Q3. Write a program to explain go routine where one go routine sends ... read more
Q4. Can you explain the key components of AWS architecture?
Q5. What are the advantages and disadvantages of Cloud Computing?

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

Round 1 - Aptitude Test 

105 min total time will be provided

Round 2 - Coding Test 

2 ques total number of questions

Interview Preparation Tips

Topics to prepare for Hanu Software Solutions Cloud Engineer 1 interview:
  • DSA
Interview preparation tips for other job seekers - do practicea and self cinfidence all will be good thing

Interview questions from similar companies

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

(2 Questions)

  • Q1. Explain nslookup
  • Ans. 

    nslookup is a command-line tool used to query DNS servers to obtain domain name or IP address information.

    • Used to troubleshoot DNS-related issues

    • Can be used to query specific DNS servers

    • Provides information such as IP address, domain name, and DNS server used

  • Answered by AI
  • Q2. Explain firewall
  • Ans. 

    Firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Firewall acts as a barrier between a trusted internal network and untrusted external network.

    • It can be implemented in hardware, software, or a combination of both.

    • Firewalls can filter traffic based on IP addresses, ports, protocols, and application types.

    • Examples of firewalls incl...

  • Answered by AI

Skills evaluated in this interview

Round 1 - Aptitude Test 

50 Questions in 1 hour

Round 2 - Coding Test 

Pattern and basic programming questions

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java, SQL, and project-related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice place to work, the staff and the colleagues were very supportive and give importance to your decisions or choices.
Round 1 - Coding Test 

Simple String or list releted questions for Arranging a string some conditions wise

Round 2 - Technical 

(1 Question)

  • Q1. Count number after decimal value What is decorator What is abstraction in python
  • Ans. 

    To count number after decimal value in Python, use string manipulation or math module.

    • Use string manipulation to count number of digits after decimal point

    • Use math module to round off the number and then subtract the original number to get the digits after decimal point

    • Example: num = 3.14159, str_num = str(num), decimal_index = str_num.index('.') + 1, digits_after_decimal = len(str_num) - decimal_index

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Maily focus on logical Questions and Make any one Language proficient then you can give answer
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude test and was unproctored

Round 2 - Technical 

(1 Question)

  • Q1. It was a online technical round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQL concepts and basic OOPs concepts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 singleton design pattern
  • Ans. 

    Singleton design pattern restricts the instantiation of a class to a single instance and provides global access to it.

    • Used when only one instance of a class is required throughout the application

    • Provides a global point of access to the instance

    • Implemented using a private constructor, static method, and static variable

    • Example: Logger class, Database connection class

  • Answered by AI
  • Q2. C# LINQ queries for group and sum data from data table
  • Ans. 

    C# LINQ queries for group and sum data from data table

    • Use GroupBy() method to group data based on a specific column

    • Use Sum() method to calculate the sum of a column

    • Use Select() method to select the required columns

  • Answered by AI
  • Q3. Solid design principles
  • Ans. 

    Solid design principles are a set of guidelines for writing maintainable and scalable code.

    • Single Responsibility Principle (SRP) - each class should have only one responsibility

    • Open/Closed Principle (OCP) - classes should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - subclasses should be able to replace their parent classes without affecting the program's correctness

    • Interface Se...

  • Answered by AI
  • Q4. OOPS concepts ,like association and all

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are an experienced software Engineer, focus on designing part of the system.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

MCQ questions on OS, JS and HTML

Round 2 - Coding Test 

Basic Questions from resume. String/Array DSA questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Share the link for codesignal

Round 2 - Technical 

(2 Questions)

  • Q1. Java related questions
  • Q2. Based on the resume

Hanu Software Solutions Interview FAQs

How many rounds are there in Hanu Software Solutions Cloud Engineer 1 interview?
Hanu Software Solutions interview process usually has 3 rounds. The most common rounds in the Hanu Software Solutions interview process are HR, Aptitude Test and Coding Test.

Tell us how to improve this page.

Hanu Software Solutions Cloud Engineer 1 Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Equifax Interview Questions
3.3
 • 32 Interviews
VDart Interview Questions
4.1
 • 28 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
EagleView Interview Questions
3.3
 • 20 Interviews
View all
Hanu Software Solutions Cloud Engineer 1 Salary
based on 18 salaries
₹4.5 L/yr - ₹9 L/yr
30% less than the average Cloud Engineer 1 Salary in India
View more details

Hanu Software Solutions Cloud Engineer 1 Reviews and Ratings

based on 3 reviews

4.5/5

Rating in categories

4.6

Skill development

4.2

Work-life balance

3.0

Salary

5.0

Job security

4.2

Company culture

3.2

Promotions

4.2

Work satisfaction

Explore 3 Reviews and Ratings
Cloud Engineer
136 salaries
unlock blur

₹3.5 L/yr - ₹13.9 L/yr

Senior Cloud Engineer
81 salaries
unlock blur

₹6.5 L/yr - ₹16 L/yr

Senior Process Associate
38 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Process Associate
35 salaries
unlock blur

₹1.6 L/yr - ₹3 L/yr

Quality Analyst
28 salaries
unlock blur

₹2.2 L/yr - ₹3.1 L/yr

Explore more salaries
Compare Hanu Software Solutions with

Saama Technologies

3.7
Compare

Jumio

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

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