Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Humancloud Technologies Fullstack Java Developer Interview Questions and Answers

Updated 4 Oct 2024

Humancloud Technologies Fullstack Java Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company

Round 1 - Coding Test 

1.Asked to create 2 api's for getcounter and increment counter using spring boot .
2.How to store password in database using spring boot.
3.How to use synchronization

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was too rude , even if u get selected think twice before joining.

Interview questions from similar companies

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

I applied via Job Portal and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

Ask 2 sorting techniques

I applied via Naukri.com and was interviewed in Mar 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Hashmap inter working, arraylist internal working, concurrent hashmap, comprator vs comprable, list, set, queue, transient vs volatile, Serializable, executor framework,
  • Q2. Java 8 features especaily stream
Round 3 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • I am flexible and open to negotiation.

    • I am looking for a competitive salary based on my skills and experience.

    • I would like to be compensated fairly for the value I can bring to the company.

    • I am interested in discussing the overall compensation package, including benefits and bonuses.

  • Answered by AI
  • Q2. What is your family background?
  • Ans. 

    My family background is diverse and multicultural, with members from different countries and professions.

    • My parents are from different countries, which has exposed me to different cultures and languages.

    • My father is a doctor and my mother is an engineer, which has influenced my interest in both medicine and technology.

    • I have relatives who are teachers, artists, and entrepreneurs, which has broadened my perspective on v...

  • Answered by AI
  • Q3. Why are you looking for a change?
  • Ans. 

    Looking for new challenges and growth opportunities.

    • Seeking a more challenging role to enhance my skills and knowledge.

    • Interested in working with new technologies and frameworks.

    • Want to be part of a dynamic and innovative team.

    • Desire for career growth and advancement.

    • Looking for a better work-life balance.

  • Answered by AI
  • Q4. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a highly skilled Fullstack Java Developer, leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously improving my skills

    • Contributing to the success of the company

  • Answered by AI
  • Q5. Tell me about yourself.
  • Ans. 

    I am a Fullstack Java Developer with experience in developing web applications using Java, Spring, and JavaScript.

    • I have a strong understanding of Java programming language and its frameworks like Spring and Hibernate.

    • I am proficient in front-end technologies like HTML, CSS, and JavaScript.

    • I have experience in developing RESTful APIs and working with databases like MySQL and MongoDB.

    • I am familiar with Agile development...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops basic concept, angular, hibernate and spring framework

I applied via Naukri.com and was interviewed in Jul 2021. 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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Question related in resume skills and for company improvement knowledge
  • Q2. Personal information
Round 3 - Group Discussion 

4 senior interviewer in group discus

Interview Preparation Tips

Interview preparation tips for other job seekers - All the questions aks the fresher and experience employees
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Java Basic questions
  • Q2. SpringBoot Basic questions
  • Q3. Simple DSA problem: "introduction" find duplicate characters
  • Ans. 

    Find duplicate characters in a given array of strings

    • Iterate through each string in the array

    • For each string, iterate through each character and store the count in a hashmap

    • If the count of any character is greater than 1, it is a duplicate

  • Answered by AI
  • Q4. Write code for REST API using spring boot, include all annotation
  • Ans. 

    Code for REST API using Spring Boot with annotations

    • Use @RestController annotation to define the class as a REST controller

    • Use @RequestMapping annotation to map HTTP requests to handler methods

    • Use @GetMapping, @PostMapping, @PutMapping, @DeleteMapping annotations for specific HTTP methods

    • Use @PathVariable annotation to extract values from the URI

    • Use @RequestBody annotation to bind HTTP request body to a method paramete

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Aug 2023.

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 Resume tips
Round 2 - Technical 

(4 Questions)

  • Q1. SQL - a table with emp-id, emp-name, manager-id, Need to find the manger name for each emplyee.
  • Q2. FizzBuzz - if number is divisible by 3 print "fizz", if by 5 print "buzz", if by both "fizzbuzz"
  • Ans. 

    A simple program to print 'fizz' for multiples of 3, 'buzz' for multiples of 5, and 'fizzbuzz' for multiples of both.

    • Iterate through numbers from 1 to n.

    • Use modulo operator to check divisibility by 3 and 5.

    • Print 'fizz', 'buzz', or 'fizzbuzz' accordingly.

  • Answered by AI
  • Q3. Is it necessary for classes implementing an interface to implement interface methods?
  • Ans. 

    Yes, classes implementing an interface must implement interface methods.

    • Classes implementing an interface must provide concrete implementations for all methods declared in the interface.

    • Failure to implement all interface methods will result in a compilation error.

    • Interfaces are used to define a contract that implementing classes must adhere to.

  • Answered by AI
  • Q4. Spring basics - annotations
Round 3 - Technical 

(1 Question)

  • Q1. Spring boot basics
Round 4 - HR 

(1 Question)

  • Q1. Talked about my previous companies and salary. Before they conduct the interview I had told them my expectation, while negotiation they denied for providing that and were offering just 10% hike over my cur...

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go for this company. It is just waste of time.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Q1 - tell me about yourself After my introduction he directly jump into coding and asked me simple array manipulation question. Q3 - balanced string - you have a String = "()()()" or "(()" or "(()). The ou...
Round 2 - Technical 

(1 Question)

  • Q1. The interviewers don't know how to speak English and are worst in communication. Q1 - Convert int a=123 to string. I told him you can do it with in built method but he asked me to do without it. I told h...

Interview Preparation Tips

Interview preparation tips for other job seekers - My experience was bad because both the interviewers are not able to communicate properly and was not able to speak English properly.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic js question on hoisting, closure, promises
Round 2 - Behavioral 

(1 Question)

  • Q1. Basic resume based
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion -- HR never responded
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com 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 Resume tips
Round 2 - Aptitude Test 

Date -2 march 2023 ,Time 2-5pm , topics-Java

Round 3 - HR 

(5 Questions)

  • Q1. Tell me something about yourself.
  • Q2. What is your Excepted salary?
  • Q3. What is your greatest Strengths?
  • Q4. Concept of Core-java & Advance-java
  • Q5. Basic Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Market Yourself.
Apply even if u are not fully qualified
please schedule of my test AS soon as possible.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Tech panel did not show up

Interview Preparation Tips

Interview preparation tips for other job seekers - Very Bad Process. They kept rescheduling the interview call.
First they scheduled the Technical interview. Sent the invites & then when I joined at the particular time - HR came on the call instead of tech panel & told that interviewer is busy ,got some other interview going on. So, cant have it right now.
This kind of thing happened 3 times where none of tech panel show up.
Very bad. Not expecting from such a big company like Wipro.

Afterwards, they dont even pick call. They just call randomly & setup an interview. And then cancel it. Very unprofessional.
Contribute & help others!
anonymous
You can choose to be anonymous

Humancloud Technologies Interview FAQs

How many rounds are there in Humancloud Technologies Fullstack Java Developer interview?
Humancloud Technologies interview process usually has 1 rounds. The most common rounds in the Humancloud Technologies interview process are Coding Test.

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Centum Electronics

No Interviews

INTERVIEWS

ICPA Health Products

No Interviews

INTERVIEWS

Copperpod Digital

No Interviews

INTERVIEWS

Accucia Softwares Private Limited

No Interviews

INTERVIEWS

Centum Electronics

No Interviews

INTERVIEWS

Copperpod Digital

No Interviews

SALARIES

Infomatic Solutions

INTERVIEWS

Business Integrity Services

No Interviews

Tell us how to improve this page.

Humancloud Technologies Fullstack Java Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Java Developer
64 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Java Back End Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Humancloud Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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