Upload Button Icon Add office photos
Engaged Employer

i

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

Cloud Assert Technologies Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 24 Reviews

Filter interviews by

Cloud Assert Technologies Software Development Engineer Interview Questions and Answers

Updated 6 Jun 2024

Cloud Assert Technologies Software Development Engineer Interview Experiences

1 interview found

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 2023. There were 5 interview rounds.

Round 1 - Coding Test 

Basic Coding problems in a coding platform

Round 2 - Technical 

(2 Questions)

  • Q1. Basic problem-solving skills testing
  • Q2. Sql questions using joins
Round 3 - Technical 

(1 Question)

  • Q1. Same questions as in the previous rounds
Round 4 - HR 

(2 Questions)

  • Q1. Personal Details
  • Q2. Experiences about my projects
Round 5 - Behavioral 

(1 Question)

  • Q1. Discussion with CEO

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics about the subject
  • Q2. Some frequently asked questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair

Round 1 - Aptitude Test 

Verbal, reasoning,aptitude

Round 2 - Technical 

(1 Question)

  • Q1. MCQs related to CS
Round 3 - Coding Test 

2Coding questions and it was moderate level

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

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

Round 1 - Aptitude Test 

Game based reasoning

Round 2 - Coding Test 

2 codes are given we have to solve them in python and 2 SQL queries are given we have to solve them and finally we should develop a website using HTML, CSS and js

Round 3 - Group Discussion 

General knowledge based like Ai

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

(3 Questions)

  • Q1. Find largest element in sorted rotated array.
  • Ans. 

    Find largest element in sorted rotated array

    • Start by finding the pivot element in the rotated array

    • Compare the element at pivot index with the first element to determine which half to search

    • Perform binary search in the appropriate half to find the largest element

  • Answered by AI
  • Q2. I was great interview, Interviewer was very friendly, I was able to answer the question correctly.
  • Q3. Java basics questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basics of your language and frameworks.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Explain how rest api authenticated
  • Ans. 

    REST API authentication is the process of verifying the identity of clients accessing the API.

    • Authentication can be achieved using various methods such as API keys, tokens, or OAuth.

    • API keys are unique identifiers issued to clients and are included in the request headers for authentication.

    • Tokens are generated upon successful login and are used to authenticate subsequent requests.

    • OAuth is a protocol that allows clients...

  • Answered by AI
Round 2 - Not attended 

(1 Question)

  • Q1. Not attended yet

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was simple and easy, anyone can solve it

Round 2 - English Communication 

(1 Question)

  • Q1. In this round we had to record videos of ourselves speaking based on some topic they provide.
Round 3 - Technical 

(1 Question)

  • Q1. The most of the part was HR questions, they only asked for my previous projects as technical.

Interview Preparation Tips

Topics to prepare for UST Software Development Engineer interview:
  • HR
  • Project
Interview preparation tips for other job seekers - Be sure to add as many projects you have to the resume.

I applied via Naukri.com and was interviewed in Sep 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 

(2 Questions)

  • Q1. Basic java questions along with oops concepts
  • Q2. Spring mvc and spring boot

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for the company, as its service based it may not have good perks. But still good.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed before Jun 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Some basic questions on maths and dfs and bfs.

Round 3 - Technical 

(2 Questions)

  • Q1. On the basis of the project and your cs subjects mentioned in the resume
  • Q2. Height of the binary tree, factorial code in python
  • Ans. 

    Calculate the height of a binary tree and implement factorial code in Python.

    • To calculate the height of a binary tree, you can use a recursive approach where you find the height of the left and right subtrees and return the maximum height plus one.

    • For factorial code in Python, you can use a recursive function that multiplies the current number with the factorial of the previous number until reaching 1.

    • Example for calcu...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Loan iq lifecycle
  • Q2. Explain the lifecycle in own words
  • Ans. 

    Lifecycle refers to the stages of development and maintenance of software.

    • The lifecycle includes planning, design, development, testing, deployment, and maintenance.

    • Each stage has its own set of activities and deliverables.

    • The lifecycle is iterative and can involve multiple cycles.

    • Changes can be made at any stage, but may require going back to a previous stage.

    • Examples of lifecycle models include Waterfall, Agile, and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

Cloud Assert Technologies Interview FAQs

How many rounds are there in Cloud Assert Technologies Software Development Engineer interview?
Cloud Assert Technologies interview process usually has 5 rounds. The most common rounds in the Cloud Assert Technologies interview process are Technical, Coding Test and HR.
What are the top questions asked in Cloud Assert Technologies Software Development Engineer interview?

Some of the top questions asked at the Cloud Assert Technologies Software Development Engineer interview -

  1. Same questions as in the previous rou...read more
  2. basic problem-solving skills test...read more
  3. Sql questions using jo...read more

Tell us how to improve this page.

Cloud Assert Technologies Software Development Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Cloud Assert Technologies Software Development Engineer Salary
based on 13 salaries
₹4 L/yr - ₹5.2 L/yr
70% less than the average Software Development Engineer Salary in India
View more details

Cloud Assert Technologies Software Development Engineer Reviews and Ratings

based on 2 reviews

4.4/5

Rating in categories

4.4

Skill development

4.4

Work-life balance

3.9

Salary

2.4

Job security

5.0

Company culture

3.3

Promotions

4.4

Work satisfaction

Explore 2 Reviews and Ratings
Software Development Engineer
13 salaries
unlock blur

₹4 L/yr - ₹5.2 L/yr

Softwaretest Engineer
13 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Software Development Engineer II
12 salaries
unlock blur

₹7.9 L/yr - ₹11 L/yr

Devops Engineer
9 salaries
unlock blur

₹3.5 L/yr - ₹4.5 L/yr

Software Development Engineer Test
8 salaries
unlock blur

₹1.8 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Cloud Assert Technologies with

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Capgemini

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