Upload Button Icon Add office photos

Adobe

Compare button icon Compare button icon Compare

Filter interviews by

Adobe Associate Technical Consultant Interview Questions and Answers

Updated 9 Jan 2023

Adobe Associate Technical Consultant Interview Experiences

2 interviews found

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

I applied via Job Portal and was interviewed before Jan 2022. There were 4 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 - Aptitude Test 

It was a 90 minutes round containing questions on aptitude, code, English, and one situation-based question.

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions were asked from my previous round results, coding qsns, situation based questions, DBMS, SQL queries.
Round 4 - One-on-one 

(1 Question)

  • Q1. This was the HR round. I was given situation-based questions and some questions about my skills and interests.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please read interview experiences before your interview

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. HTTP related, Sessions, Cookies, SQL Queries, DBMS Concepts, Project-related questions (in-depth)

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with resume and projects

Associate Technical Consultant Interview Questions Asked at Other Companies

asked in Streebo
Q1. Which one is better to store data, Excel or Relation Database Sys ... read more
asked in Mastek
Q2. which is Faster subquery or Join? Or subquery or function? Why vi ... read more
asked in TecTree
Q3. Program to Separate Vowels and Consonants from a String
Q4. How we can give permission to multiple users to delete user , use ... read more
asked in TecTree
Q5. Print a Hollow pyramid Using JAVA language

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Quick sorting is asked in this round
  • Q2. Tree traversal was asked
Round 2 - Technical 

(2 Questions)

  • Q1. Merge sort was asked
  • Q2. Binary search was asked
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Algorithm based coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Hard problem solved during project work
  • Q2. Most used technologies during work
  • Ans. 

    The most used technologies during work include Java, Spring Boot, AWS, Docker, and Kubernetes.

    • Java

    • Spring Boot

    • AWS

    • Docker

    • Kubernetes

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tentative Date of joining
  • Ans. 

    I am available to join within 2 weeks of receiving an offer.

    • Available to join within 2 weeks of receiving offer

    • Flexible with start date if needed

    • Can start immediately if required

  • Answered by AI
  • Q2. Salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between custom Metadata and custom settings
  • Ans. 

    Custom metadata is customizable, deployable, and upgradeable application metadata, while custom settings are application settings that can be accessed using Apex code.

    • Custom metadata is deployable and upgradeable, while custom settings are not

    • Custom metadata is customizable at the field level, while custom settings are not

    • Custom metadata can be accessed in Apex using SOQL queries, while custom settings can be accessed

  • Answered by AI
  • Q2. Basic implementation questions
Round 2 - Technical 

(2 Questions)

  • Q1. Tell about your most challenging task
  • Q2. Can we call Aura from LWC
  • Ans. 

    Yes, Aura can be called from LWC using the lightning namespace

    • Aura can be called from LWC using the 'lightning' namespace

    • You can use 'lightning/navigation' to navigate to a record page or URL

    • You can also use 'lightning/messageService' to communicate between components

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple interview be clear on all the basics

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Transaction in Spring Boot
  • Ans. 

    Transactions in Spring Boot help manage database operations as a single unit of work.

    • Transactions ensure ACID properties (Atomicity, Consistency, Isolation, Durability) for database operations.

    • Use @Transactional annotation to mark a method as transactional.

    • Transactions can be managed programmatically using TransactionTemplate.

    • Rollback can be triggered manually in case of exceptions.

    • Spring Boot supports both declarative

  • Answered by AI
  • Q2. Java Array and problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good organization

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. System architecture
  • Q2. Cloud computing
Round 2 - Technical 

(2 Questions)

  • Q1. Backup strategy
  • Q2. Storage architecture
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Microservice architecture based questions for error handling
  • Q2. Kafka architecture based question
Round 2 - Technical 

(2 Questions)

  • Q1. Design a system reading from a CDN
  • Ans. 

    Design a system to read from a CDN

    • Utilize a CDN to store and deliver content efficiently

    • Implement caching mechanisms to reduce load times

    • Use a content delivery network like Cloudflare or Akamai

    • Consider implementing a multi-CDN strategy for redundancy and performance optimization

  • Answered by AI
  • Q2. How would you do memory management
  • Ans. 

    Memory management involves allocating and deallocating memory efficiently to optimize system performance.

    • Use dynamic memory allocation functions like malloc, calloc, and realloc to allocate memory as needed

    • Track memory usage and release unused memory using free function to prevent memory leaks

    • Implement memory pooling or caching to reuse memory blocks and reduce overhead of frequent allocation/deallocation

    • Use memory pro...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions were mostly around system design, you will be given a case like a stock system and specific use case is asked to design end to end from UI to backend.
  • Q2. Some of the system debugging/performance improvement questions are asked from both UI and backend.

Interview Preparation Tips

Topics to prepare for Amadeus Technical Lead interview:
  • System Design
  • Performance Testing
  • Performance improvement
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Versant based test
Round 2 - One-on-one 

(1 Question)

  • Q1. General questions about project

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with confidence

Adobe Interview FAQs

How many rounds are there in Adobe Associate Technical Consultant interview?
Adobe interview process usually has 4 rounds. The most common rounds in the Adobe interview process are One-on-one Round, Resume Shortlist and Aptitude Test.
How to prepare for Adobe Associate Technical Consultant 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 Adobe. The most common topics and skills that interviewers at Adobe expect are Troubleshooting, HTML, Javascript, Maven and PHP.
What are the top questions asked in Adobe Associate Technical Consultant interview?

Some of the top questions asked at the Adobe Associate Technical Consultant interview -

  1. Questions were asked from my previous round results, coding qsns, situation bas...read more
  2. HTTP related, Sessions, Cookies, SQL Queries, DBMS Concepts, Project-related qu...read more

Tell us how to improve this page.

Adobe Associate Technical Consultant Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 902 Interviews
Amdocs Interview Questions
3.7
 • 532 Interviews
Zoho Interview Questions
4.3
 • 516 Interviews
SAP Interview Questions
4.2
 • 308 Interviews
Salesforce Interview Questions
4.0
 • 272 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Globant Interview Questions
3.8
 • 171 Interviews
View all
Adobe Associate Technical Consultant Salary
based on 97 salaries
₹6 L/yr - ₹16.5 L/yr
22% more than the average Associate Technical Consultant Salary in India
View more details

Adobe Associate Technical Consultant Reviews and Ratings

based on 14 reviews

3.9/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

3.5

Salary

4.0

Job security

3.5

Company culture

3.0

Promotions

3.7

Work satisfaction

Explore 14 Reviews and Ratings
Computer Scientist
439 salaries
unlock blur

₹22 L/yr - ₹70.6 L/yr

Technical Consultant
265 salaries
unlock blur

₹13.5 L/yr - ₹30.2 L/yr

Software Engineer
256 salaries
unlock blur

₹8.5 L/yr - ₹28 L/yr

Computer Scientist 2
227 salaries
unlock blur

₹28.1 L/yr - ₹101 L/yr

Senior Technical Consultant
209 salaries
unlock blur

₹11.5 L/yr - ₹46 L/yr

Explore more salaries
Compare Adobe with

Salesforce

4.0
Compare

Oracle

3.7
Compare

Microsoft Corporation

4.0
Compare

Amazon

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