Upload Button Icon Add office photos

Filter interviews by

Acenzo Revit Architect Interview Questions and Answers

Updated 9 Oct 2024

Acenzo Revit Architect Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(1 Question)

  • Q1. How many hours you can work?
  • Ans. 

    I am available to work full-time, approximately 40 hours per week.

    • I am able to work a standard 40-hour work week

    • I am flexible and willing to work additional hours if needed

    • I prioritize work-life balance to ensure productivity and well-being

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I would not suggest for this job. Working hours here are from 9:30am to 12 till night. If you do not have life outside office then please go for it.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Create a. cI/CD Pipe line
  • Ans. 

    Set up a CI/CD pipeline for automated software delivery

    • Choose a CI/CD tool like Jenkins, GitLab CI, or CircleCI

    • Create a repository for your code on a version control system like GitHub

    • Set up a build stage to compile the code and run tests

    • Add a deployment stage to deploy the code to a testing environment

    • Configure automated testing and quality checks in the pipeline

    • Integrate with tools like Docker for containerization an

  • Answered by AI
  • Q2. How to integrate end -end testing in CI/CD pipeline
  • Ans. 

    End-to-end testing can be integrated into CI/CD pipelines by automating test scripts and running them after each code change.

    • Automate end-to-end test scripts using tools like Selenium or Cypress

    • Integrate the automated tests into the CI/CD pipeline to run after each code change

    • Use tools like Jenkins or GitLab CI to trigger the end-to-end tests

    • Monitor test results and failures to ensure code quality and reliability

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Domian credit card knowledge
  • Q2. Standards for payment gateways
  • Ans. 

    Standards for payment gateways ensure secure transactions and data protection.

    • Payment Card Industry Data Security Standard (PCI DSS) compliance is essential for all payment gateways.

    • Encryption protocols like SSL/TLS should be used to protect sensitive information.

    • Tokenization can help prevent fraud by replacing card details with a unique token.

    • Two-factor authentication adds an extra layer of security for transactions.

    • R...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with domain as well

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Self introduction, experience,about job description
Round 2 - Assignment 

Speech x test and kronferry assessment

Round 3 - One-on-one 

(4 Questions)

  • Q1. Self introduction
  • Q2. Asks about any topic
  • Q3. About job description
  • Q4. About experience
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Architectural design
  • Q2. Detail architectural design
  • Ans. 

    Architectural design involves creating a detailed plan for a system's structure and components.

    • Identify system requirements and constraints

    • Create high-level and detailed design diagrams

    • Select appropriate technologies and frameworks

    • Consider scalability, security, and performance

    • Document design decisions and rationale

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Architectural design questions, kindly prepare
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. How to pass data with multiple approval process in azure architecture, explain.
  • Ans. 

    Data can be passed with multiple approval process in Azure architecture using Azure Logic Apps and Azure Functions.

    • Use Azure Logic Apps to create a workflow that triggers the approval process

    • Pass the data to be approved as inputs to the Logic App

    • Configure the approval step using connectors like Office 365 Outlook or Microsoft Teams

    • Once approved, use Azure Functions to process the approved data

    • Azure Functions can be tri...

  • Answered by AI
  • Q2. Entity Framework or ADO.net which one choose and why?
  • Ans. 

    Entity Framework is recommended due to its higher level of abstraction and productivity.

    • Entity Framework provides a higher level of abstraction, making it easier to work with databases.

    • It supports various database providers, allowing for flexibility in choosing the backend.

    • Entity Framework enables rapid development with features like automatic code generation and change tracking.

    • It offers a rich set of features like LI...

  • Answered by AI
  • Q3. What to choose on prime vs cloud and why?
  • Ans. 

    The choice between on-premise and cloud depends on factors like cost, scalability, security, and maintenance.

    • On-premise: better control over data, higher upfront costs, requires maintenance and upgrades

    • Cloud: lower upfront costs, scalability, flexibility, automatic updates and maintenance

    • Consider factors like data sensitivity, compliance requirements, and budget constraints

    • Hybrid approach can be used for a combination

  • Answered by AI
  • Q4. Caching in enterprise solution
  • Ans. 

    Caching in enterprise solution

    • Caching improves performance by storing frequently accessed data in memory

    • It reduces the load on the database and improves response time

    • Caching can be implemented at various levels like application, database, or network

    • Popular caching technologies include Redis, Memcached, and Varnish

    • Cache invalidation strategies should be implemented to ensure data consistency

  • Answered by AI
  • Q5. Identify if a program is design pattern compliance
  • Ans. 

    To identify if a program is design pattern compliant.

    • Analyze the program's structure and code to identify the presence of common design patterns

    • Look for patterns such as Singleton, Factory, Observer, etc.

    • Check if the program follows the principles and guidelines of the identified design patterns

    • Review the program's documentation and architectural diagrams for design pattern references

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be natural

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is your expectations
  • Q2. Why do u wanna join TechM

Interview Preparation Tips

Interview preparation tips for other job seekers - Seek information before hand than accepting offer
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Design a system for ticket booking platform
  • Ans. 

    Design a system for ticket booking platform

    • Utilize a database to store information about events, venues, and available tickets

    • Implement a user-friendly interface for customers to search, select, and purchase tickets

    • Incorporate payment gateway for secure transactions

    • Include features like seat selection, ticket printing, and email confirmation

    • Develop an admin panel for managing events, venues, and ticket inventory

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Jan 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. What is content moderation
  • Ans. 

    Content moderation is the process of monitoring and reviewing user-generated content to ensure it complies with guidelines and policies.

    • Content moderation involves reviewing and filtering user-generated content.

    • It aims to ensure that the content aligns with community guidelines and policies.

    • Moderators assess and remove inappropriate, offensive, or harmful content.

    • Examples include reviewing comments on social media plat...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduction and spme general ques

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont waste ur time
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected
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 - One-on-one 

(2 Questions)

  • Q1. Technical interview questions about CRM and Microsoft solutions
  • Q2. General questions about Dynamics, PowerApps etc

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 rounds of phone interviews asking technical questions about CRM products

Acenzo Interview FAQs

How many rounds are there in Acenzo Revit Architect interview?
Acenzo interview process usually has 2 rounds. The most common rounds in the Acenzo interview process are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

Acenzo Revit Architect Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Compare Acenzo with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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