Upload Button Icon Add office photos
Engaged Employer

i

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

Globant Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Globant Technical Architect Interview Questions and Answers

Updated 6 Feb 2024

Globant Technical Architect Interview Experiences

1 interview found

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 before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. SOLID principle
  • Q2. Internal working of view model
  • Ans. 

    The view model is responsible for managing and providing data to the view in a way that is independent of the underlying data source.

    • View model acts as an intermediary between the view and the data source.

    • It retrieves data from the data source and transforms it into a format that is suitable for the view.

    • It may also perform data validation and business logic.

    • View model is typically implemented as a separate class or co...

  • Answered by AI
  • Q3. Find 2nd largest number
  • Ans. 

    To find the 2nd largest number in an array, sort the array in descending order and return the element at index 1.

    • Sort the array in descending order using a sorting algorithm

    • Return the element at index 1 as the 2nd largest number

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Very basic qutions

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

Interview Questionnaire 

4 Questions

  • Q1. All about agile
  • Q2. Scrum ceremonies
  • Q3. SDLC process and other processes
  • Q4. Documentation and Testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and need good knowledge to get in

Interview Questionnaire 

5 Questions

  • Q1. Cte vs temp table
  • Ans. 

    CTE and temp tables are used to store intermediate results in SQL queries.

    • CTE stands for Common Table Expression and is defined within a query.

    • Temp tables are created in the tempdb database and can be accessed across sessions.

    • CTEs are generally faster and more readable than temp tables.

    • Temp tables are useful for complex queries with multiple steps or when data needs to be manipulated.

    • CTEs are useful for recursive queri

  • Answered by AI
  • Q2. Parameter sniffing
  • Q3. Asynchronous programming in .net
  • Ans. 

    Asynchronous programming in .NET allows for non-blocking execution of code, improving performance and responsiveness.

    • Async and Await keywords used to implement asynchronous programming

    • Allows for parallel execution of multiple tasks

    • Improves performance and responsiveness of applications

    • Examples include web applications, file I/O operations, and database queries

  • Answered by AI
  • Q4. Threading in .net
  • Ans. 

    Threading in .NET allows for concurrent execution of code, improving performance and responsiveness.

    • Threading allows for multiple threads of execution to run concurrently

    • Thread class is used to create and manage threads

    • Thread synchronization is important to prevent race conditions and deadlocks

    • Async/await is a newer approach to concurrency in .NET

    • TPL (Task Parallel Library) provides higher-level abstractions for concur

  • Answered by AI
  • Q5. Performance tuning of SQL stored procedure
  • Ans. 

    Performance tuning of SQL stored procedure involves optimizing query execution time and reducing resource usage.

    • Identify and optimize the most resource-intensive queries

    • Use appropriate indexing and partitioning techniques

    • Minimize network round trips and data transfers

    • Avoid using cursors and temporary tables

    • Use query hints and plan guides to influence query execution plan

    • Regularly monitor and analyze query performance u...

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Sep 2021. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. The round comprised of basic multiple choice questions from DBMS, networking, data structure, algorithms and Java/C++ coding.
Round 2 - Aptitude Test 

This round consisted of flow diagram based aptitude questions. No multiple choices were present.

Round 3 - Group Discussion 

A simple group discussion on topics related to current affairs.

Round 4 - HR 

(1 Question)

  • Q1. An interesting interaction with HR about the company's expectations on hiring you.
Round 5 - Technical 

(1 Question)

  • Q1. This was the final round where simple technical questions were asked from topics specified in applicant's resume. Also some basic questions from Networking and data structures.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the interview on all topics mentioned in your resume. Keep your basics clear. Be interactive and show good communication skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Self introduction and technical what is data factory and explain about the project
  • Q2. What is your goals and family background
  • Ans. 

    My goal is to become a highly skilled software engineer and contribute to innovative projects. My family background is supportive and has encouraged my pursuit of a career in technology.

    • Goal: Become a highly skilled software engineer

    • Contribute to innovative projects

    • Family background: Supportive and encouraging

    • Pursuit of a career in technology

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy interview and there will be two rounds but

Interview Questionnaire 

1 Question

  • Q1. Basic plsql concepts trigger inDexes for cursor loop

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for concepts well

I applied via Campus Placement and was interviewed before Feb 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Technical MCQ on concepts of Computer Science (Programming, Database, etc)

Round 2 - Aptitude Test 

Flow Chart - Aptitude Round

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical Interview. Technical questions based on resume. Some basic programming questions.
Round 4 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush through basic concepts of Computer Science. It shall help.

Interview Questionnaire 

1 Question

  • Q1. What are your goals while looking to join our organization?

I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. There were two round of technical Interview followed by HR discussion
  • Q2. Questions were from OOPs, .Net Framework, Current Project, SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident even if you don't know the answer, Prepare well with basics

Globant Interview FAQs

How many rounds are there in Globant Technical Architect interview?
Globant interview process usually has 1 rounds. The most common rounds in the Globant interview process are Technical.
How to prepare for Globant Technical 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 Globant. The most common topics and skills that interviewers at Globant expect are Architectural Design, Technical Architecture, .Net, .Net Core and AWS.
What are the top questions asked in Globant Technical Architect interview?

Some of the top questions asked at the Globant Technical Architect interview -

  1. Find 2nd largest num...read more
  2. Internal working of view mo...read more
  3. SOLID princi...read more

Tell us how to improve this page.

Globant Technical Architect Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Synechron Interview Questions
3.5
 • 366 Interviews
Movate Interview Questions
3.3
 • 260 Interviews
SS&C TECHNOLOGIES Interview Questions
3.3
 • 173 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Sopra Steria Interview Questions
3.8
 • 128 Interviews
Luxoft Interview Questions
3.7
 • 125 Interviews
TEKsystems Interview Questions
3.3
 • 117 Interviews
View all
Globant Technical Architect Salary
based on 71 salaries
₹20 L/yr - ₹50 L/yr
21% more than the average Technical Architect Salary in India
View more details

Globant Technical Architect Reviews and Ratings

based on 4 reviews

3.6/5

Rating in categories

3.5

Skill development

2.7

Work-life balance

4.0

Salary

3.3

Job security

3.3

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
1.7k salaries
unlock blur

₹10 L/yr - ₹33 L/yr

Software Engineer
299 salaries
unlock blur

₹5.4 L/yr - ₹21 L/yr

Automation Test Engineer
254 salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Technical Lead
241 salaries
unlock blur

₹16 L/yr - ₹39 L/yr

Senior Automation Test Engineer
217 salaries
unlock blur

₹10.4 L/yr - ₹28.6 L/yr

Explore more salaries
Compare Globant with

Accenture

3.8
Compare

Synechron

3.5
Compare

Movate

3.3
Compare

Sopra Steria

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