Add office photos
Engaged Employer

Avalara Technologies

3.6
based on 253 Reviews
Filter interviews by

Interview Questions and Answers

Updated 15 Sep 2024
Popular Designations
Q1. Merge K Sorted Arrays

You have been given ‘K’ different arrays/lists, which are sorted individually (in ascending order). You need to merge all the given arrays/list such that the output array/list should be sor...read more

View 3 more answers
Q2. System Design Question

Low-level design of how to store contacts in the phone book

Add your answer

Q3. Find max square area in a binary matrix

Ans.

Find the maximum area of a square in a binary matrix.

  • Iterate through the matrix and for each cell, calculate the maximum square area that can be formed with that cell as the top-left corner.

  • Use dynamic programming to store the maximum square area at each cell.

  • Keep track of the maximum area encountered so far and return it as the result.

View 1 answer

Q4. Find longest increasing sequence in a matrix

Ans.

Find longest increasing sequence in a matrix

  • Iterate through each element in the matrix

  • For each element, check its neighbors to find the longest increasing sequence

  • Keep track of the longest sequence found so far

View 1 answer
Discover null interview dos and don'ts from real experiences

Q5. Given an infinite array stream having a unknown number being repeated after a certain index. Find the index after which that number repetition starts.

Ans.

Find the index after which a number repetition starts in an infinite array stream.

  • Iterate through the array stream and keep track of the numbers encountered.

  • Once a number is repeated, return the index of the first occurrence of the repeated number.

  • Use a hash set or a dictionary to efficiently check for duplicates.

View 1 answer

Q6. What are html tags

Ans.

HTML tags are used to define the structure and content of a web page.

  • HTML tags are enclosed in angle brackets, like .

  • They are used to format text, insert images, create links, etc.

  • Examples include

    for paragraphs, for images, for links.

Add your answer

Q7. Experience at prev company

Ans.

I have 3 years of experience at my previous company working on developing web applications using Java and Spring framework.

  • Developed web applications using Java and Spring framework

  • Collaborated with team members to design and implement new features

  • Participated in code reviews and testing processes

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Engineer Interview Questions from Similar Companies

4.0
 • 45 Interview Questions
3.8
 • 21 Interview Questions
3.9
 • 11 Interview Questions
3.9
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter