Premium Employer

i

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

Genzeon Corporation Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Genzeon Corporation Architect Interview Questions and Answers

Updated 17 Mar 2023

Genzeon Corporation Architect Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Feb 2023. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Interview was with the CTO and CTO was confused why first round scheduled with him. He asked who is the inventor of digital computer. What is use of x86 and x64 in programming language. The questions were...
  • Q2. At the end he suggested me to read the book pragmatic programmers.

Interview Preparation Tips

Interview preparation tips for other job seekers - Only try if you have passion. And that to about evrything. Passion about one topic will not help

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. All technical In relation to infrastructure

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in non technical questions as in technical

I applied via Recruitment Consultant and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Design the content for test data on different flavors of DB, distributed, non distributed, main frames etc
  • Ans. 

    Designing test data content for different flavors of DB

    • Identify the data types and structures for each DB flavor

    • Create test data that covers all possible scenarios and edge cases

    • Ensure data consistency and accuracy across all DB flavors

    • Consider performance and scalability factors for distributed DBs

    • Include mainframe-specific data such as EBCDIC encoding and packed decimal formats

  • Answered by AI
  • Q2. What about new technologies of DBMS
  • Ans. 

    New technologies of DBMS are constantly emerging to improve data management and analysis.

    • New SQL databases like CockroachDB and TiDB are gaining popularity for their scalability and distributed architecture.

    • NoSQL databases like MongoDB and Cassandra are widely used for their flexibility and ability to handle unstructured data.

    • Graph databases like Neo4j and OrientDB are becoming popular for their ability to handle compl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for all the DBMS atleast master one,
Either on mssql,oracle db2 these are standard
Knowledge on how no sql works if you have Knowledge added advantage

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

I applied via Naukri.com and was interviewed in Mar 2022. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. It was totally core technical-based interview. you should have strong knowledge about your technology.
Round 3 - HR 

(6 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Where do you see yourself in 5 years?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - you guys need to do hard study if you want to crack the interview for the Architect position in Wipro.

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is cloud
  • Ans. 

    Cloud refers to the use of remote servers to store, manage, and process data instead of a local server or personal computer.

    • Cloud computing allows for on-demand access to shared computing resources

    • Data can be accessed from anywhere with an internet connection

    • Examples include Amazon Web Services, Microsoft Azure, and Google Cloud Platform

  • Answered by AI
  • Q2. Cloud is server

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare cloud on IaaS and PaaS components

Skills evaluated in this interview

Architect Interview Questions & Answers

Wipro user image Sudhanshu Jaiswal

posted on 9 Jun 2022

Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Java programs on data structure

Round 2 - Technical 

(2 Questions)

  • Q1. Project specific questions
  • Q2. Real time scenario

I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Questions about architecture, scalability, security and networking, cloud, DB scaling are asked. Interviewer is quite supportive and it went smooth.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are appearing for architect interview, prepare well on scaling, networking and security inlcuding DB. Coding is not asked.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your day to day job as DevOps Engineer?
  • Ans. 

    As a DevOps Engineer, my day to day job involves collaborating with development and IT teams to automate and streamline the software delivery process.

    • Collaborating with development and IT teams to automate and streamline software delivery

    • Implementing and managing CI/CD pipelines

    • Monitoring and troubleshooting infrastructure and applications

    • Managing configuration and infrastructure as code

    • Implementing security best pract...

  • Answered by AI
  • Q2. How did you create cicd pipelines?
  • Ans. 

    I created CI/CD pipelines using Jenkins and GitLab CI for automated testing and deployment.

    • Utilized Jenkins to create pipelines for building, testing, and deploying code

    • Integrated GitLab CI for automated testing and deployment processes

    • Used Docker containers for consistent environments across different stages

    • Implemented version control to track changes and rollback if needed

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain about cloud infra you setup for application deployment
  • Ans. 

    I have set up a scalable cloud infrastructure using AWS for application deployment.

    • Utilized AWS services such as EC2, S3, RDS, and Elastic Beanstalk for hosting and managing the application

    • Implemented auto-scaling and load balancing to ensure high availability and performance

    • Configured security groups, IAM roles, and VPC settings to secure the infrastructure

    • Used CloudFormation templates for infrastructure as code to au

  • Answered by AI
  • Q2. How did you use terraform to build the infrastructure?
  • Ans. 

    I used Terraform to automate the provisioning and management of infrastructure resources.

    • I defined infrastructure as code using Terraform configuration files

    • I used Terraform commands to create, update, and destroy infrastructure resources

    • I leveraged Terraform modules to reuse and share infrastructure configurations

    • I integrated Terraform with version control systems for collaboration and versioning

    • I utilized Terraform p...

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. There are multiple question asked by fortune 100 company on Different technology.
  • Q2. 1.DataModeling,ETL related, Data Base, Big Data, Cloud, Artificial Intelligence.
  • Q3. I am collecting all question and very soon i will be update you because need some Time -Please respond me.
  • Q4. Thank You,Radhashyam

Interview Preparation Tips

Interview preparation tips for other job seekers - -Architect Role
-Analyst Role with with Technical Knowledge, Database Knowledge
Contribute & help others!
anonymous
You can choose to be anonymous

Genzeon Corporation Interview FAQs

How many rounds are there in Genzeon Corporation Architect interview?
Genzeon Corporation interview process usually has 2 rounds. The most common rounds in the Genzeon Corporation interview process are Resume Shortlist and Technical.
How to prepare for Genzeon Corporation Architect 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 Genzeon Corporation. The most common topics and skills that interviewers at Genzeon Corporation expect are RPGLE and SDA.
What are the top questions asked in Genzeon Corporation Architect interview?

Some of the top questions asked at the Genzeon Corporation Architect interview -

  1. Interview was with the CTO and CTO was confused why first round scheduled with ...read more
  2. At the end he suggested me to read the book pragmatic programme...read more

Recently Viewed

COMPANY BENEFITS

Dalmia Bharat Cement

No Benefits

INTERVIEWS

DHL Supply Chain

No Interviews

SALARIES

Genzeon Corporation

REVIEWS

Broadridge Financial Solutions

No Reviews

REVIEWS

Renault-Nissan

No Reviews

REVIEWS

Broadridge Financial Solutions

No Reviews

REVIEWS

Broadridge Financial Solutions

No Reviews

REVIEWS

Broadridge Financial Solutions

No Reviews

REVIEWS

Broadridge Financial Solutions

No Reviews

REVIEWS

Broadridge Financial Solutions

No Reviews

Tell us how to improve this page.

Genzeon Corporation Architect Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Join Genzeon Corporation Dream Big | Deliver Excellence

Architect Interview Questions from Similar Companies

Wipro Architect Interview Questions
3.7
 • 16 Interviews
TCS Architect Interview Questions
3.7
 • 9 Interviews
View all
Genzeon Corporation Architect Salary
based on 4 salaries
₹28 L/yr - ₹44 L/yr
40% more than the average Architect Salary in India
View more details
Associate Software Engineer
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Genzeon Corporation with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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