Upload Button Icon Add office photos

Filter interviews by

GoInfinity Technologies Lead Technical Architect Interview Questions and Answers

Updated 27 Jan 2023

GoInfinity Technologies Lead Technical Architect Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Dec 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is your technical background
  • Q2. Technologies you worked
  • Ans. 

    I have worked with a variety of technologies including Java, Python, AWS, Docker, Kubernetes, and more.

    • Proficient in Java and Python programming languages

    • Experience with AWS cloud services such as EC2, S3, and Lambda

    • Familiarity with containerization technologies like Docker and Kubernetes

    • Knowledge of database technologies such as MySQL and MongoDB

    • Experience with front-end technologies like HTML, CSS, and JavaScript

    • Unde...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Plz don’t go to attend interview unless u want you life to be hell

Skills evaluated in this interview

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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Current Project Architecture..
  • Ans. 

    Our current project architecture follows a microservices approach with containerization using Docker and orchestration with Kubernetes.

    • Microservices architecture for scalability and flexibility

    • Containerization with Docker for easy deployment and management

    • Orchestration with Kubernetes for automated scaling and load balancing

  • Answered by AI
  • Q2. Use cases
Round 2 - One-on-one 

(2 Questions)

  • Q1. Behavioral and technical knowledge questions were asked during the one-on-one interview.
  • Q2. Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly for the interview and demonstrate intelligence in your approach.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Cloud migration steps
  • Q2. Aws service and database
Round 2 - Technical 

(2 Questions)

  • Q1. Aws sqs details
  • Q2. Posrgresql disadvantages
Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Describe architecture of current project
Round 2 - Technical 

(1 Question)

  • Q1. Microservices Design Patterns
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions on the skill that you have worked on.
  • Q2. Questions on real world project use cases worked on
Round 2 - One-on-one 

(2 Questions)

  • Q1. What kind of role do you expect
  • Ans. 

    I expect a role that allows me to utilize my skills and experience in designing innovative and sustainable architectural solutions.

    • I expect a role that challenges me to think creatively and problem-solve effectively

    • I hope to work in a collaborative environment where I can contribute to a team and learn from others

    • I am looking for a role that offers opportunities for professional growth and development

  • Answered by AI
  • Q2. How have you handled certain work situations in terms of delivery or people issues.
  • Ans. 

    I have handled work situations by addressing issues directly, seeking feedback, and finding solutions collaboratively.

    • Addressing issues directly with individuals involved

    • Seeking feedback from team members or supervisors

    • Finding solutions collaboratively through open communication and compromise

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your Salary expectation
  • Ans. 

    My salary expectation is in line with industry standards and reflective of my experience and qualifications.

    • Research industry standards for architect salaries

    • Consider my level of experience and qualifications

    • Be prepared to negotiate based on job responsibilities and benefits package

  • Answered by AI
  • Q2. What is your Flexibility in terms of working hours
  • Ans. 

    I am flexible with my working hours and can adjust as needed to meet project deadlines.

    • I am willing to work overtime when necessary to complete a project on time

    • I can adjust my schedule to accommodate client meetings or site visits

    • I am open to working weekends or evenings if required for project deadlines

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the skills you are applying for and based on the role and experience be prepared to share your experiences doing that role to prove your capability to take up the similar role or a higher role in the new org.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain Kubernetes architecture
  • Q2. Explain Ingress and Gateway API

Architect Interview Questions & Answers

TCS user image Anonymous

posted on 22 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is trigger
  • Ans. 

    A trigger is a special kind of stored procedure that automatically executes when an event occurs in the database management system.

    • Triggers can be used to enforce business rules, maintain referential integrity, or audit changes to data.

    • Examples of triggers include automatically updating a timestamp when a record is modified, preventing deletion of a record based on certain conditions, or sending an email notification w

  • Answered by AI
  • Q2. What is dbms and explain all kinds of normalization in oracle
  • Ans. 

    DBMS stands for Database Management System. Normalization in Oracle is the process of organizing data in a database efficiently.

    • DBMS is a software that manages databases, allowing users to store, retrieve, and manipulate data.

    • Normalization in Oracle involves organizing data into tables and columns to reduce redundancy and improve data integrity.

    • There are different levels of normalization, such as First Normal Form (1NF...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy and ok

Skills evaluated in this interview

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?
  • 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

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Case Study 

Basic situational based question

Round 2 - HR 

(5 Questions)

  • Q1. Basic experience
  • Q2. Roles and responsibilities
  • Q3. Asked my past projects
  • Q4. Asked behavioral questions
  • Q5. Asked my salary expectations

GoInfinity Technologies Interview FAQs

How many rounds are there in GoInfinity Technologies Lead Technical Architect interview?
GoInfinity Technologies interview process usually has 2 rounds. The most common rounds in the GoInfinity Technologies interview process are Resume Shortlist and Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Technical Lead
4 salaries
unlock blur

₹13 L/yr - ₹20.1 L/yr

Module Lead
4 salaries
unlock blur

₹11.1 L/yr - ₹13.5 L/yr

Senior UI Developer
3 salaries
unlock blur

₹8.6 L/yr - ₹10.1 L/yr

Explore more salaries
Compare GoInfinity Technologies with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview