Upload Button Icon Add office photos

Filter interviews by

Avestan Technologies Interview Questions, Process, and Tips

Updated 14 Aug 2024

Top Avestan Technologies Interview Questions and Answers

Avestan Technologies Interview Experiences

Popular Designations

4 interviews found

UI Designer Interview Questions & Answers

user image Himanshu Kaskar

posted on 14 Aug 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. What is ui vs ux
  • Ans. 

    UI (User Interface) focuses on the look and feel of a product, while UX (User Experience) focuses on the overall experience and usability.

    • UI is the visual aspect of a product, including colors, typography, and layout.

    • UX is the overall experience of a user interacting with a product, including ease of use and efficiency.

    • UI design is like the exterior design of a car, while UX design is like the driving experience.

    • UI des...

  • Answered by AI
  • Q2. Tell me about your casestudy
  • Q3. What is typography
  • Ans. 

    Typography is the art and technique of arranging type to make written language legible, readable, and appealing.

    • Typography involves selecting typefaces, font sizes, line spacing, and alignment to enhance the visual appeal of text.

    • It plays a crucial role in user interface design by improving readability and guiding users through content.

    • Examples of typography elements include headings, body text, and call-to-action butt

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

UI Designer Interview Questions asked at other Companies

Q1. Tell me about complex environments you designed for
View answer (1)

nodejs developer intern Interview Questions & Answers

user image Anonymous

posted on 27 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Simple js questions

Software Developer Interview Questions & Answers

user image raj yugendran

posted on 30 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

How to reverse a string in javascript?

Round 2 - Not selected 

(1 Question)

  • Q1. Web page development

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Salesforce Developer Interns Interview Questions & Answers

user image Anonymous

posted on 19 Nov 2021

I applied via Company Website and was interviewed in Apr 2022. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is CRM?
  • Q2. What is Salesforce

Interview Preparation Tips

Interview preparation tips for other job seekers - Good programming knowledge and good communication

Skills evaluated in this interview

Avestan Technologies interview questions for popular designations

 Software Developer

 (1)

 UI Designer

 (1)

Interview questions from similar companies

Data Platform Architect Interview Questions & Answers

Deloitte user image Anonymous

posted on 25 Feb 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Technical 

(14 Questions)

  • Q1. What is the code to read a CSV file into a DataFrame using PySpark?
  • Q2. What is your approach to refactoring code?
  • Q3. How do you optimize pyspark code, how is peer review done,
  • Q4. What is the SQL query to join employee departments along with the count of employees in each department?
  • Q5. What is lazy evaluation in PySpark, and can you provide examples to illustrate this concept?
  • Q6. How do you write SQL queries using PySpark code?
  • Q7. What are the methods used to load data into a database?
  • Q8. What is the redshift spectrum?
  • Q9. What are the different types of indexing used in databases?
  • Q10. Could you describe your experience with sharing your screen to write PySpark code during scenarios in a Teams call, especially when you were using a mobile device?
  • Q11. What types of documentation are typically created during a project, and how is this documentation prepared?
  • Q12. How do you ensure that your code is written optimally, and how do you evaluate, debug, and test it for various scenarios?
  • Q13. What kind of documentation is written for pyspark code
  • Q14. What are the best practices that you follow?

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. The role would have client round and the candidate will have to write code and solve issues immediately in client interview call, this is what interviewer said
2. As a data platform architect, the role requires extreme level understanding of pyspark and sql not just overview as in other data architect role.
3. Docu
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sale price on on day
  • Q2. Start working

Interview Preparation Tips

Interview preparation tips for other job seekers - Fofocus heavily on networking, tailoring your resume with relevant keywords, actively following up with potential employers, showcasing your sales skills in interviews through storytelling, and monitoring companies you're interested in to stay updated on opportunities.
Key points to remember:
Prioritize networking:
Utilize your network to connect with people in the industry, attend industry events, and leverage platforms like LinkedIn to build relationships with potential hiring managers.
Tailor your resume:
Include relevant sales keywords throughout your resume to catch the attention of recruiters and ensure your experience aligns with the job description.
Practice your sales pitch:
Prepare compelling stories from your past experiences to demonstrate your ability to close deals, overcome objections, and build rapport during interviews.
Follow up consistently:
After submitting applications, send personalized follow-up emails to maintain engagement with potential employers.
Research companies:
Actively monitor companies you're interested in by following their social media and news to stay informed about potential openings.
Highlight transferable skills:
Even if you lack direct sales experience, emphasize skills like communication, persuasion, relationship building, and problem-solving that translate well to a sales role.
Ask insightful questions:
During interviews, demonstrate your knowledge of the company and role by asking thoughtful questions that show your genuine interest.
Be enthusiastic and confident:
Convey a positive attitude and express your passion for sales to make a strong impression on potential employers.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Technical 

(8 Questions)

  • Q1. Self intro and project architecture
  • Q2. What are the data sources used?
  • Q3. Bigquery architecture
  • Q4. Partition vs clustering
  • Q5. Bq commands on create table and load csv file
  • Q6. Bq commands on show the schema of the table
  • Q7. Explain about leaf nodes and columnar storage.
  • Q8. How many slots are there in bigquery?
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8

The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.

Round 2 - Technical 

(6 Questions)

  • Q1. Interviewer was himself not knowing anything as it was walkin drive he was sitting infront of me and checking questions on phone Introduction that he inturrepted in between when I was introducing myself
  • Q2. What are the features of Java 17, specifically related to sealed classes, including their syntax and necessity, along with the potential errors encountered when invoking a sealed class?
  • Ans. 

    Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.

    • Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.

    • Subclasses of a sealed class must be either final or sealed themselves.

    • Errors may occur when trying to extend a sealed class with a non-permitted subclass.

  • Answered by AI
  • Q3. Java 8 feathers stream api, functional interface, Intermittent operator ,Ternary operator, Prediction,Bi predicate. Answered all successfully
  • Q4. Draw low level design of implementation of notify me if item is back in stock in a ecommerce application
  • Ans. 

    Implementation of 'notify me if item is back in stock' feature in an ecommerce application

    • Create a database table to store user notifications for out-of-stock items

    • Implement a service to check item availability and send notifications to subscribed users

    • Provide a user interface for users to subscribe to notifications for specific items

  • Answered by AI
  • Q5. All design patterns which I know. Asked me to implement adapter pattern on paper
  • Q6. Then given a problem that concurrent way perform operation on excell to decrease the response time

Interview Preparation Tips

Interview preparation tips for other job seekers - I always suggest staying away from these companies commonly referred to as WITCH (Wipro, Infosys, TCS, Cognizant, HCL). You will rarely encounter good interviewers there unless there is an extreme necessity. Interview was judging me on the basis of syntex by seeing in his phone. How can everyone write each and everything on copy. For the low level design first time in my 6 years carrier someone asked to design without using kafka or any other library like spring boot to achieve that add in reminder list problem 😂. At first it was my bad after holding a offer of almost 27 lakh I somehow agreed for giving interview. Second thing I also know that after Even clearing they cannot afford 30LPA which I asked. I just went there because from last 6.5 year I have never attended any walking or face to face interview so was curious for it. Currently also working with somewhat premium product development company only. My experience was very bad. May be it can get vary person to person.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(5 Questions)

  • Q1. As per hr question
  • Q2. What is your strength
  • Q3. Why are you choose this company?
  • Q4. After 5 years where you see which position?
  • Q5. Why should we hire you?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. How many variance in sap?
  • Q2. We cac explain the all accounts receivable and accounts payable
  • Q3. What is the cost element and cost center?
  • Q4. How many we have currencies in sap?
  • Q5. How many types of projects

Interview Preparation Tips

Topics to prepare for Accenture P2P Accounts Payable Executive interview:
  • mba fresher
Interview preparation tips for other job seekers - 1. Self-Reflection & Goal Setting
* Identify Your Strengths & Weaknesses:
* Strengths: What are you good at? What do you enjoy doing? What are your unique skills and talents?
* Weaknesses: What areas do you need to improve? What are your biggest challenges?
* Define Your Career Goals:
* Short-term: What kind of job are you looking for? What industry are you interested in? What salary range are you targeting?
* Long-term: What is your ideal career path? What are your long-term professional aspirations?
2. Enhance Your Job Search Strategy
* Build a Strong Online Presence:
* LinkedIn: Create a professional and engaging LinkedIn profile.
* Portfolio/Website: If applicable, showcase your work through a portfolio or personal website.
* Network, Network, Network:
* Attend industry events: Conferences, meetups, and workshops.
* Informational interviews: Connect with people working in your field of interest.
* Leverage your existing network: Let your friends, family, and former colleagues know you're job searching.
* Tailor Your Resume & Cover Letter:
* Customize: Tailor your resume and cover letter to each specific job application.
* Keywords: Use keywords from the job description to increase your chances of getting noticed by Applicant Tracking Systems (ATS).
* Quantify your achievements: Use numbers and data to demonstrate your accomplishments.
* Master the Job Interview:
* Practice: Prepare for common interview questions (behavioral, technical, etc.).
* Research: Learn about the company and the role you're interviewing for.
* Ask insightful questions: Demonstrate your interest and engagement.
3. Continuous Improvement
* Skill Development:
* Online courses: Platforms like Coursera, Udemy, and edX offer a wide range of courses.
* Certifications: Obtain relevant industry certifications to enhance your credentials.
* Volunteer work: Gain valuable experience and build your network.
* Stay Updated:
* Industry news: Keep up-to-date with the latest trends and developments in your field.
* Job market trends: Monitor job boards and industry publications to understand the current job market.
Key Advice:
* Be patient and persistent: The job search process can be challenging, but don't give up.
* Stay positive and maintain a growth mindset: Focus on your strengths and opportunities for improvement.
* Take care of yourself: Prioritize your physical and mental well-being during your job search.
Remember: The job market is constantly evolving. Be adaptable, proactive, and resourceful in your job search efforts. Good luck!

Avestan Technologies Interview FAQs

How many rounds are there in Avestan Technologies interview?
Avestan Technologies interview process usually has 1-2 rounds. The most common rounds in the Avestan Technologies interview process are Coding Test, Technical and HR.
How to prepare for Avestan Technologies 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 Avestan Technologies. The most common topics and skills that interviewers at Avestan Technologies expect are Java, Javascript, Python, SQL and Angularjs.
What are the top questions asked in Avestan Technologies interview?

Some of the top questions asked at the Avestan Technologies interview -

  1. What is C...read more
  2. What is ui vs...read more
  3. What is typogra...read more

Tell us how to improve this page.

Avestan Technologies Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

Avestan Technologies Reviews and Ratings

based on 12 reviews

1.6/5

Rating in categories

1.7

Skill development

1.6

Work-life balance

1.6

Salary

1.5

Job security

1.7

Company culture

1.6

Promotions

1.6

Work satisfaction

Explore 12 Reviews and Ratings
Software Developer
8 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

HR Executive Recruiter
5 salaries
unlock blur

₹0.6 L/yr - ₹3.5 L/yr

Angular Developer
4 salaries
unlock blur

₹1.9 L/yr - ₹3 L/yr

Java Developer
3 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Information Technology Recruiter
3 salaries
unlock blur

₹1.8 L/yr - ₹1.8 L/yr

Explore more salaries
Compare Avestan Technologies 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