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

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)

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)

Jobs at Cloud Assert Technologies

View all

Interview questions from similar companies

I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions on eloqua, email marketing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be comfident while answering

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

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT YOURSELF

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE YOURSELF

I applied via Referral and was interviewed before Mar 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 tips
Round 2 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why are you looking for a change?
Round 3 - Technical 

(1 Question)

  • Q1. About process and total experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be attentive. Always provide answer to the point. Explain your full experience in good and accurate manner. You need to provide full and constrictive information about your process/operation knowledge

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

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

Round 1 - Coding Test 

Online questions were based on scenarios to write SQL queries. Also got few questions on Python as well for which I had only limited knowledge.

Round 2 - Technical 

(8 Questions)

  • Q1. I'm listing some of the questions here which the interviewers (2 panel resources) asked me regarding Informatica ETL, Oracle DB and I might have missed some of them. What types of indexes are used on Orac...
  • Q2. What happens if Treat source row property as "Update" at session level but at target object "Delete" is checked?
  • Ans. 

    The source row will be treated as an update, but the target object will be deleted.

    • The session level property 'Treat source row as Update' will be applied to the source row.

    • The target object will be deleted regardless of the update status of the source row.

    • This can result in data loss if the source row contains important information.

  • Answered by AI
  • Q3. What are the different types of dimension tables?
  • Ans. 

    Dimension tables are used in data warehousing to provide descriptive information about the data in fact tables.

    • Slowly changing dimensions

    • Junk dimensions

    • Degenerate dimensions

    • Role-playing dimensions

    • Bridge dimensions

  • Answered by AI
  • Q4. What schema type was used in your previous project? And explain why it was used?
  • Ans. 

    We used a relational schema in our previous project as it was suitable for the data structure and allowed for efficient querying.

    • Relational schema was used as it allowed for efficient querying of data

    • The data structure was suitable for a relational schema

    • We were able to easily join tables to retrieve necessary data

    • Examples include using SQL to query a database with multiple tables

    • Normalization was used to reduce data r

  • Answered by AI
  • Q5. Difference between Joiner and Lookup transformations?
  • Ans. 

    Joiner combines data from multiple sources based on a common key, while Lookup retrieves data from a reference table based on a matching key.

    • Joiner is used to combine data from two or more sources based on a common key column.

    • Lookup is used to retrieve data from a reference table based on a matching key column.

    • Joiner can perform inner, outer, left, and right joins, while Lookup can only perform an inner join.

    • Joiner can...

  • Answered by AI
  • Q6. Scenario: I have records in a flat file ending with ; character at the end of each them. How to load these records into DB based on this character? What property will be used in Informatica?
  • Q7. How version control happened in your previous project?
  • Ans. 

    We used Git for version control in our previous project.

    • We created a Git repository for the project.

    • All team members were added as collaborators to the repository.

    • We followed the Git flow branching model.

    • We used pull requests for code review and merging.

    • We used tags to mark important releases.

    • We regularly pushed our changes to the remote repository.

    • We used Git commands like commit, push, pull, merge, and rebase.

    • We used...

  • Answered by AI
  • Q8. Which SCD type you worked on before and explain on that?
  • Ans. 

    I have worked on SCD Type 2 before.

    • SCD Type 2 is used to track historical changes in data.

    • It creates a new record for each change and maintains a history of changes.

    • It includes start and end dates for each record.

    • Example: Tracking changes in employee salary over time.

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

(1 Question)

  • Q1. This round was taken by the project manager on a phone call. He asked me few basic fundamental questions related to my skills and the things which I worked on in my previous project. He also told me about ...
Round 4 - HR 

(1 Question)

  • Q1. Just F2F discussion with HR finalising on the compensation structure, learning opportunities and the organisational benefits as an employee.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're an experienced person, be confident about the things which you handled in previous project and be precise on to the point. Don't elaborate too much as the interviewers might build up questions based on that. Be strong in your technical areas of expertise. Expect scenario based questions related to your skills.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Why you want to change the Job ?
  • Q2. What is accrual account and Journal entry ?
  • Ans. 

    Accrual account is a type of account that records revenue or expenses that have been earned or incurred but not yet received or paid.

    • Accrual accounting recognizes revenue and expenses when they are earned or incurred, regardless of when the cash is received or paid.

    • Accrual accounts are used to record these transactions until they are paid or received.

    • Journal entry is the process of recording a transaction in the accoun...

  • Answered by AI
  • Q3. What is prepaid accounts and its journal entry ?
  • Q4. Difference between the amortization and Depreciation ?
  • Q5. Golden Rules
  • Q6. Reconciliations meaning and process
  • Ans. 

    Reconciliations involve comparing financial records to identify discrepancies and resolve them.

    • Reconciliations are important for ensuring accuracy in financial reporting.

    • The process involves comparing two sets of records, such as bank statements and accounting records.

    • Any discrepancies are identified and investigated to determine the cause.

    • Examples of reconciliations include bank reconciliations, accounts receivable re

  • Answered by AI
  • Q7. Self Introduction ?

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are applying for R2R, you should know the Accounts. 1st question of the Interviewer would be Introduction. He wants to know why you want to change your Job.

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

Interview Questionnaire 

2 Questions

  • Q1. Questions were totally related to my work.
  • Q2. And also see how well knowledged you are

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be prepared for the interview based on the subject you are going through

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