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

Filter interviews by

Cloud Assert Technologies Interview Questions and Answers

Updated 2 Sep 2024

Cloud Assert Technologies Interview Experiences

Popular Designations

3 interviews found

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. C# and Dot net related questions
  • Q2. Microservice design discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Microservices design problem solving
  • Q2. Code review and team management
Round 3 - One-on-one 

(1 Question)

  • Q1. Normal manager round with some technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics. Clarity on thoughts.

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
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 Sep 2023. There were 5 interview rounds.

Round 1 - Coding Test 

Maximum element in an array

Round 2 - Technical 

(1 Question)

  • Q1. Questions about OOPS concepts
Round 3 - Technical 

(1 Question)

  • Q1. Indepth questions about projects
Round 4 - HR 

(1 Question)

  • Q1. Introduce yourself and hobbies
  • Ans. 

    I am a software developer with a passion for coding and problem-solving. In my free time, I enjoy hiking, playing guitar, and reading.

    • Experienced in Java, Python, and JavaScript

    • Worked on projects involving web development and data analysis

    • Active participant in coding competitions like Hackerrank and LeetCode

    • Enjoy outdoor activities like hiking and camping

    • Play guitar in a local band and enjoy reading science fiction nov

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. BST and LL implementation

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
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

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

Jobs at Cloud Assert Technologies

View all

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. It's was basic testing questios, specific to selenium and Java.
  • Q2. Explain framework
  • Ans. 

    A framework is a set of guidelines, standards, and tools used to develop software applications.

    • A framework provides a structure for developers to build upon

    • It includes pre-written code and libraries to simplify development

    • Frameworks can be specific to a programming language or platform

    • Examples include React for web development and TensorFlow for machine learning

  • Answered by AI
  • Q3. Basic java programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, basically on manual testing, Selenium and Java

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with answers

I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Normal Accounts related question like describe Depreciation, ammortization, and what do you mean by Reporting (RTR Activity).
  • Q2. Some interviewer may ask what do you mean by EBITDA as in my case be prepared for this type of bouncers as well .
  • Q3. Then they will ask you your previous work related question. In my case they ask if there is GL to SL mismatch what will you do to solve it.
  • Q4. Then why do we do depreciation of companies what is the need for it
  • Ans. 

    Depreciation is necessary to allocate the cost of an asset over its useful life.

    • Depreciation helps in matching the cost of an asset with the revenue it generates.

    • It allows for the recognition of the wear and tear, obsolescence, and loss of value of assets over time.

    • Depreciation expense reduces taxable income, resulting in tax savings for companies.

    • It helps in determining the true profitability and financial position of...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident remember it's not that the interviewer knows everything but be convincing don't say blah blah if you don't know anything .
Read the basics and if you are experienced be sure to explain every detail of how you used to do work.
Best of luck.

I applied via Campus Placement

Interview Questionnaire 

4 Questions

  • Q1. What is multithreading? ( I used it in my project )
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, improving performance and responsiveness.

    • Multithreading allows for parallel execution of tasks, utilizing multiple CPU cores.

    • It enables concurrent processing, where multiple threads can execute simultaneously.

    • Thread synchronization mechanisms like locks and semaphores are used to prevent data inconsistencies.

    • Multithreading can be used to i...

  • Answered by AI
  • Q2. How is socket programming different from other programmings?( Again a question from my project)
  • Q3. Difference between constructors and destructors.
  • Ans. 

    Constructors are used to initialize objects while destructors are used to destroy objects.

    • Constructors are called when an object is created while destructors are called when an object is destroyed.

    • Constructors have the same name as the class while destructors have the same name as the class preceded by a tilde (~).

    • Constructors can be overloaded while destructors cannot be overloaded.

    • Constructors do not have a return ty...

  • Answered by AI
  • Q4. Oops basics

Interview Preparation Tips

Interview preparation tips for other job seekers - My technical interview round lasted for just 20 minutes. It's becomes easier to crack if you actually have knowledge about things you have put on your resume. My advice to prepare for the interview is to open your resume and start making flowchart of what questions can go next once you introduce yourself. In the introduction, include your strong areas so that the interview revolves around that. I used this approach in my first interview and it went really well. I got real good reviews from the interviewer. Lastly, stay confident in explaining and Good Luck.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Batch apex (Important), Governor limits, events, lightning and components bundle, Relationship in salesforce, how are account and contact related, If accounts gets deleted will the contact also get deleted...

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare well before interview, join before 10 mins they hate delay, prepare notes have a topic in each page, and description, syntax, use cases and example in the page, if space is there put imp notes or latest interview questions, Batch apex, governor limits, types of error, lightning, lwc, aura, @future annotation, rest api, soap api, test starting ways, events, how to handle events including third party. brush up all these

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Where do we use BigInteger in java ?
  • Ans. 

    BigInteger is used for mathematical operations involving very large integers in Java.

    • BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.

    • It is commonly used in cryptography and security applications.

    • It provides methods for arithmetic, bitwise, and logical operations on large integers.

    • Example: calculating factorial of a large number, generating large prime nu

  • Answered by AI
  • Q2. Merge Sort Algo code in java
  • Ans. 

    Merge Sort Algo code in java

    • Divide the array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves

    • Time complexity: O(n log n)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Genpact Software Engineer interview:
  • Core Java
  • DSA
Interview preparation tips for other job seekers - Not a very good interview experience. I was asked 2-3 questions only. Not satisfied with interview process.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

They give some MCQ question from c#, .net,SQL, angular. Fizz Buzz type coding.

Round 2 - Technical 

(1 Question)

  • Q1. Basic oops concepts, splitter, 3 highest salary in SQL, procedure and functions difference. Basic questions of c#.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not hard. They ask about your project and your role.

Cloud Assert Technologies Interview FAQs

How many rounds are there in Cloud Assert Technologies interview?
Cloud Assert Technologies interview process usually has 4-5 rounds. The most common rounds in the Cloud Assert Technologies interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Cloud Assert Technologies 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 Cloud Assert Technologies. The most common topics and skills that interviewers at Cloud Assert Technologies expect are Javascript, C#, CSS, HTML and Web Api.
What are the top questions asked in Cloud Assert Technologies interview?

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

  1. Normal manager round with some technical questi...read more
  2. C# and Dot net related questi...read more
  3. Same questions as in the previous rou...read more

Tell us how to improve this page.

Cloud Assert Technologies Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.3k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
FIS Interview Questions
3.9
 • 489 Interviews
View all

Cloud Assert Technologies Reviews and Ratings

based on 26 reviews

3.7/5

Rating in categories

3.9

Skill development

3.6

Work-life balance

3.2

Salary

2.7

Job security

3.8

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 26 Reviews and Ratings
Technical Project Manager

Coimbatore

2-3 Yrs

Not Disclosed

Customer Support

Coimbatore

3-8 Yrs

Not Disclosed

Products & Solutions

Coimbatore

3-6 Yrs

Not Disclosed

Explore more jobs
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.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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