Upload Button Icon Add office photos
Engaged Employer

i

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

Cloudsufi Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 36 Reviews

Filter interviews by

Cloudsufi Backend Developer Interview Questions and Answers

Updated 31 May 2024

Cloudsufi Backend Developer Interview Experiences

2 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in May 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Some basic question
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions
Round 3 - HR 

(1 Question)

  • Q1. Job and salary . Even does not bother to give me brief about company
Round 4 - One-on-one 

(1 Question)

  • Q1. Some basic question about their own company
Round 5 - One-on-one 

(1 Question)

  • Q1. Again meet up with delivery manager

Interview Preparation Tips

Interview preparation tips for other job seekers - After 5 round recruiter called me and said that they want me to talk with ceo as well and which never happened.
After each round they had different story to tell . After two technical round recruiter said I am selected and after hr discussion in one day they will release offer letter. Then after HR round he said , one person from management wants to talk me and then they will go further . After that they said me our delivery manager wants to talk to you and then we can go further . Then ceo … it was a chain of lies . I really do not know how they have good ranking on Glassdoor but then when I went through the review comments I realised that they all are fake .
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java based questions-OOPS
  • Q2. Anagram Strings and Reverse a number
Round 2 - Technical 

(2 Questions)

  • Q1. Autoboxing Unboxing
  • Q2. Design Type round-fetch data from oracle and insert into mysql
  • Ans. 

    Use a round-fetch method to transfer data from Oracle to MySQL.

    • Use a cursor to fetch data from Oracle in batches

    • Iterate through the fetched data and insert into MySQL using prepared statements

    • Handle any errors or exceptions during the data transfer process

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Normal HR and Delivery Head questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place to work - positive attitude and learning environment

Skills evaluated in this interview

Backend Developer Interview Questions Asked at Other Companies

asked in NoBroker
Q1. Print a Binary Tree in Vertical OrderGiven a binary tree, return ... read more
Q2. Reverse the rows of a matrixAs a part of its annual techno-cultur ... read more
asked in Simpplr
Q3. Print array SumGiven an array of length N, you need to find and p ... read more
Q4. Given 9 ball all of which weigh the same except for one, what is ... read more
asked in Simpplr
Q5. Remove Duplicates From StringYou are given a string (STR) of leng ... read more

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Why did you choose the flask over the django and fastapi?
  • Ans. 

    I chose Flask over Django and FastAPI due to its simplicity, flexibility, and ease of use for smaller projects.

    • Flask is lightweight and minimalistic, making it easier to set up and use for smaller projects.

    • Flask allows for more flexibility in terms of project structure and customization compared to Django.

    • Flask is well-suited for rapid prototyping and smaller applications where simplicity is key.

    • Django, on the other ha...

  • Answered by AI
  • Q2. Write the code for flask request and response block?
  • Ans. 

    Flask request and response block code snippet

    • Use Flask's request object to access incoming request data

    • Use Flask's jsonify function to create a JSON response

    • Handle different HTTP methods like GET, POST, etc. in the route function

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is ORM? which ORM tool, have you used?
  • Ans. 

    ORM stands for Object-Relational Mapping, a programming technique for converting data between incompatible type systems in object-oriented programming languages.

    • ORM is used to map objects from an application to tables in a relational database.

    • It simplifies data manipulation by allowing developers to work with objects instead of SQL queries.

    • Popular ORM tools include Hibernate for Java, Entity Framework for .NET, and Seq

  • Answered by AI
  • Q2. Write ORM code for select item from table?
  • Ans. 

    Use ORM code to select item from a table in database.

    • Use ORM query methods like find(), findOne(), or where() to select items from a table.

    • Specify the table name and any conditions for the selection.

    • Example: User.find({ where: { id: 1 } }) will select a user with id 1 from the User table.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just conduct the interviews
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

I was asked a problem around Edit distance and how to compute a average for a stream of data.

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

(2 Questions)

  • Q1. Nodejs promises async await difference
  • Ans. 

    Node.js promises are a way to handle asynchronous operations, while async/await is a syntax for writing asynchronous code in a synchronous manner.

    • Promises are objects that represent the eventual completion (or failure) of an asynchronous operation.

    • Async/await is a syntactic sugar built on top of promises, making asynchronous code look more like synchronous code.

    • Async functions return a promise, which allows you to use ...

  • Answered by AI
  • Q2. Nodejs architecture eventloop

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Can you provide a basic self-introduction?
  • Q2. Which project you working right now and what are the challenges
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a passionate Backend Developer with 5 years of experience in building scalable and efficient web applications.

    • 5 years of experience in backend development

    • Proficient in programming languages like Java, Python, and Node.js

    • Strong understanding of database management systems such as MySQL and MongoDB

    • Experience in developing RESTful APIs and microservices

    • Familiar with cloud technologies like AWS and Azure

  • Answered by AI
  • Q2. Some python programs
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. React questions
  • Q2. Nodejs questions

Interview Preparation Tips

Interview preparation tips for other job seekers - coding is must
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Find pairs from list whose is equals to target
  • Ans. 

    Find pairs from list whose sum is equal to target

    • Iterate through the list and for each element, check if the target minus the element exists in a hashmap

    • If it exists, add the pair to the result list

    • If it doesn't exist, add the current element to the hashmap

  • Answered by AI
  • Q2. Multiple iNheritance

Skills evaluated in this interview

Backend Developer Interview Questions & Answers

Wipro user image Morukurthi Appalaraju

posted on 2 Apr 2024

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

(2 Questions)

  • Q1. They asked Oops concepts
  • Q2. They asked exception handling

Cloudsufi Interview FAQs

How many rounds are there in Cloudsufi Backend Developer interview?
Cloudsufi interview process usually has 4 rounds. The most common rounds in the Cloudsufi interview process are Technical, HR and One-on-one Round.
How to prepare for Cloudsufi Backend Developer 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 Cloudsufi. The most common topics and skills that interviewers at Cloudsufi expect are Automation, CRM, Core Java, ERP and Eclipse.
What are the top questions asked in Cloudsufi Backend Developer interview?

Some of the top questions asked at the Cloudsufi Backend Developer interview -

  1. Design Type round-fetch data from oracle and insert into my...read more
  2. Again meet up with delivery mana...read more
  3. Anagram Strings and Reverse a num...read more

Tell us how to improve this page.

People are getting interviews through

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

Cloudsufi Backend Developer Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.5

Skill development

4.0

Work-Life balance

3.5

Salary & Benefits

2.5

Job Security

4.0

Company culture

3.5

Promotions/Appraisal

4.0

Work Satisfaction

Explore 2 Reviews and Ratings
Associate Consultant
19 salaries
unlock blur

₹4.5 L/yr - ₹7.2 L/yr

Senior Consultant
15 salaries
unlock blur

₹13 L/yr - ₹30.1 L/yr

Consultant
6 salaries
unlock blur

₹11 L/yr - ₹22.6 L/yr

Senior QA Consultant
5 salaries
unlock blur

₹20 L/yr - ₹27 L/yr

QA Consultant
5 salaries
unlock blur

₹7.1 L/yr - ₹16.9 L/yr

Explore more salaries
Compare Cloudsufi with

Infosys

3.7
Compare

TCS

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