Upload Button Icon Add office photos
Engaged Employer

i

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

Cloudangles Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cloudangles Interview Questions and Answers

Updated 23 Jun 2025
Popular Designations

Cloudangles Interview Experiences

24 interviews found

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

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. What are React Hooks and how are they used in functional components?
  • Ans. 

    React Hooks are functions that let you use state and lifecycle features in functional components.

    • Hooks allow functional components to manage state using the useState hook.

    • useEffect hook enables side effects like data fetching and subscriptions.

    • Custom hooks can be created to encapsulate reusable logic.

    • Hooks must be called at the top level of a component, not inside loops or conditions.

    • Example: const [count, setCount] = ...

  • Answered by AI
  • Q2. How do you design and establish scalable systems?
  • Ans. 

    Designing scalable systems involves thoughtful architecture, efficient coding practices, and proactive resource management.

    • Use modular architecture: Break down the application into smaller, manageable components (e.g., microservices).

    • Implement responsive design: Ensure the UI adapts to various screen sizes and devices, enhancing user experience.

    • Optimize performance: Use techniques like lazy loading and code splitting t...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. Related to c# net and .net core
  • Q2. Related to Angular and sql Server
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. What is Dataverse
  • Ans. 

    Dataverse is a cloud-based data storage and management platform for applications in the Microsoft ecosystem.

    • Dataverse allows users to securely store and manage data used by business applications.

    • It provides a unified data schema, enabling seamless integration across Microsoft applications like Dynamics 365 and Power Apps.

    • Dataverse supports rich data types, including files, images, and complex data structures.

    • It include...

  • Answered by AI
  • Q2. What is use of SLA in Dynamics
  • Ans. 

    SLAs in Dynamics CRM help manage service commitments and ensure timely responses to customer inquiries.

    • SLAs define the expected response and resolution times for different service levels.

    • They can be applied to cases, incidents, or service requests to ensure compliance.

    • For example, a Gold SLA might require a response within 1 hour and resolution within 4 hours.

    • SLAs can trigger alerts and notifications if deadlines are a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - A good Company
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Can you tell me about yourself?
  • Q2. What is Boolean search?
  • Ans. 

    Boolean search is a method that uses logical operators to refine search results in databases and search engines.

    • Uses operators like AND, OR, and NOT to combine or exclude keywords.

    • Example: 'software engineer' AND 'Java' retrieves profiles with both terms.

    • Example: 'marketing' OR 'advertising' retrieves profiles with either term.

    • Example: 'developer' NOT 'junior' excludes profiles with the term 'junior'.

    • Helps in narrowing...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. What are stored procedures
  • Ans. 

    Stored procedures are precompiled SQL code that can be executed to perform specific tasks in a database.

    • Encapsulate complex SQL logic for reuse and maintainability.

    • Improve performance by reducing the amount of data sent over the network.

    • Can accept parameters to customize behavior, e.g., `CREATE PROCEDURE GetEmployeeByID(@ID INT)`.

    • Enhance security by restricting direct access to tables.

    • Support transaction management, al...

  • Answered by AI
  • Q2. What is the difference between model app development versus canvas
  • Ans. 

    Model app development focuses on data-driven applications, while canvas development emphasizes custom UI and graphics.

    • Model app development uses a predefined data model, making it easier to manage data and business logic.

    • Canvas development allows for complete control over the UI, enabling custom layouts and graphics.

    • In model app development, changes in data automatically reflect in the UI, while canvas requires manual ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. Tell me about yourself
  • Q2. Your contributions in the previous role
  • Ans. 

    In my previous role, I enhanced software performance, improved user experience, and led successful project implementations.

    • Optimized application performance by refactoring code, resulting in a 30% reduction in load times.

    • Led a team of 5 developers in a project that delivered a new feature set, increasing user engagement by 25%.

    • Implemented automated testing, which reduced bugs in production by 40% and improved overall s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to join
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. Explain about the experience journey
  • Ans. 

    The experience journey encompasses the stages candidates go through during the recruitment process.

    • Awareness: Candidates learn about the job through various channels, such as job boards or referrals.

    • Application: Candidates submit their resumes and cover letters, showcasing their skills and experiences.

    • Interview: Candidates engage in interviews, where they demonstrate their fit for the role and company culture.

    • Feedback:...

  • Answered by AI
  • Q2. Where you want to see yourself in next 4 years
  • Ans. 

    In four years, I envision myself as a strategic leader in talent acquisition, driving innovative recruitment strategies and mentoring others.

    • Lead a team of talent acquisition specialists, fostering a collaborative and high-performance culture.

    • Implement data-driven recruitment strategies to enhance candidate sourcing and selection processes.

    • Develop and execute employer branding initiatives to attract top talent in compe...

  • Answered by AI
Are these interview questions helpful?

Software Developer Interview Questions & Answers

user image Rashmika Avala

posted on 27 May 2025

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

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. What are modules u worked
  • Q2. What are entity
  • Ans. 

    Entities are distinct objects or concepts in a system, often represented in databases or programming as data structures.

    • Entities can represent real-world objects, like 'Customer' or 'Product'.

    • In databases, entities are often mapped to tables, where each row is an instance.

    • In Object-Oriented Programming, entities can be represented as classes.

    • For example, a 'User' entity may have attributes like 'username', 'email', and...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview before Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. HashMap Internal Working
  • Q2. Kafka Questions, idempotentcy, message ordering, partition key
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. How can you think out of box and implement new ideas to grow yourself as well as be a part of organization growth
  • Ans. 

    Embracing creativity and innovation is key to personal and organizational growth in talent acquisition.

    • Encourage team brainstorming sessions to generate fresh ideas for recruitment strategies, such as using social media platforms creatively.

    • Implement data analytics to identify trends in hiring and candidate preferences, allowing for more targeted recruitment efforts.

    • Develop partnerships with educational institutions to...

  • Answered by AI
  • Q2. Can you work as individual contributor as well as support your team in all functions.
  • Ans. 

    I can effectively contribute individually while also supporting my team's diverse functions and goals.

    • I prioritize tasks to ensure individual contributions align with team objectives.

    • For example, I can lead a recruitment drive while mentoring junior recruiters.

    • I actively share insights and best practices to enhance team performance.

    • I adapt my working style to support team members in their specific roles.

  • Answered by AI

QA Engineer Interview Questions & Answers

user image manohari avala

posted on 31 May 2025

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

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. What is the difference between driver.findElement() and driver.findElements()?
  • Ans. 

    driver.findElement() returns a single web element, while driver.findElements() returns a list of matching elements.

    • driver.findElement() throws an exception if no element is found.

    • driver.findElements() returns an empty list if no elements are found.

    • Example: driver.findElement(By.id('submit')) finds the submit button.

    • Example: driver.findElements(By.className('item')) returns all elements with class 'item'.

    • Use findElement...

  • Answered by AI
  • Q2. How do you generate test reports in your framework?
  • Ans. 

    Test reports are generated using automated tools, custom scripts, and reporting libraries to summarize test results effectively.

    • Utilize testing frameworks like JUnit or TestNG that have built-in reporting capabilities.

    • Integrate reporting libraries such as Allure or ExtentReports for detailed and customizable reports.

    • Generate HTML or XML reports that can be easily shared with stakeholders.

    • Automate report generation as p...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
2w
boredinlife
·
works at
Mercer
I left in the middle of an interview.
M a self-taught developer. been working really hard, trying to break into tech. Two days ago, I got approached by an hr from this e learning company for an IT role. I was super nervous but also excited because it felt like maybe this is it. The interview was on teams with 9 experienced pros all with degrees and certifications while I had no formal IT background, just self-taught skills. I felt completely out of place. Most of the interviewers were kind and said I could learn on the job. But one person kept throwing back-to-back questions with shady comments after every answer made me feel like I wasn’t good enough. It crushed my confidence About 10 minutes before the interview ended, I panicked. Anxiety took over, so I faked a network issue and left the call. Then I just broke down. I didn’t want to be disrespectful, so I quickly emailed saying I got disconnected. Truth is, I was overwhelmed and felt like a total fraud. I’ve wanted a job in tech for so long.
Got a question about Cloudangles?
Ask anonymously on communities.

Cloudangles Interview FAQs

How many rounds are there in Cloudangles interview?
Cloudangles interview process usually has 1 rounds. The most common rounds in the Cloudangles interview process are Technical.
What are the top questions asked in Cloudangles interview?

Some of the top questions asked at the Cloudangles interview -

  1. What are React Hooks and how are they used in functional componen...read more
  2. What is the difference between driver.findElement() and driver.findElements...read more
  3. How do you generate test reports in your framewo...read more
How long is the Cloudangles interview process?

The duration of Cloudangles interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.9/5

based on 27 interview experiences

Difficulty level

Easy 11%
Moderate 63%
Hard 26%

Duration

Less than 2 weeks 74%
2-4 weeks 22%
4-6 weeks 4%
View more

Interview Questions from Similar Companies

Fractal Analytics Interview Questions
4.0
 • 214 Interviews
Zeta Interview Questions
3.4
 • 74 Interviews
embedUR Systems Interview Questions
3.2
 • 49 Interviews
CoinDCX Interview Questions
3.8
 • 30 Interviews
Seclore Interview Questions
4.0
 • 27 Interviews
MoEngage Interview Questions
3.9
 • 27 Interviews
Exponentia.ai Interview Questions
4.1
 • 16 Interviews
View all

Cloudangles Reviews and Ratings

based on 38 reviews

3.6/5

Rating in categories

3.4

Skill development

3.4

Work-life balance

3.5

Salary

3.3

Job security

3.5

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 38 Reviews and Ratings
Software Engineer
19 salaries
unlock blur

₹2.7 L/yr - ₹12.9 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹12.2 L/yr - ₹38 L/yr

Software Developer
4 salaries
unlock blur

₹3.7 L/yr - ₹17 L/yr

Data Engineer
4 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Talent Acquisition Executive
4 salaries
unlock blur

₹3 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Cloudangles with

Fractal Analytics

4.0
Compare

MathCo

3.0
Compare

Watchyourhealth.com

4.7
Compare

Innovatiview India Ltd

3.9
Compare
write
Share an Interview