i
Avalara Technologies
Filter interviews by
Clear (1)
I applied via campus placement at Ramaiah Institute of Technology, Bengaluru and was interviewed in Aug 2024. There were 4 interview rounds.
Basic questions about matching picture,etc.
There were 3 coding questions in the test
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.
I live in a cozy apartment in downtown Seattle.
I live in downtown Seattle
My apartment is cozy
I enjoy the urban lifestyle
I am impressed by the company's innovative projects and collaborative work culture.
Impressed by innovative projects
Attracted to collaborative work culture
Excited about potential for growth and learning opportunities
I applied via Approached by Company
Coding test was fine, 3 questions were there of DSA (basic to intermediate)
I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.
Basic aptitude related test + 1 DSA question
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.
I was interviewed in Dec 2023.
Easy level standrad questions from leetcode or geeks
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
Avalara Technologies interview questions for designations
I applied via Approached by Company and was interviewed in Jul 2022. There were 3 interview rounds.
Online coding test in hackerrank. There were 2 coding questions and both were hard level.
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.
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
Get interview-ready with Top Avalara Technologies Interview Questions
I was interviewed before May 2021.
Round duration - 90 Minutes
Round difficulty - Medium
Given 'K' different arrays that are individually sorted in ascending order, merge all these arrays into a single array that is also sorted in ascending order.
O(N * K), Where ‘K’ is the number of arrays and ‘N’ is the average number of elements in every array.
We are using an array/list of size O(N * K) to store all the elements of the ‘K’ arrays/lists. T...
Round duration - 60 Minutes
Round difficulty - Medium
used trie data structure to save contact data.
Tip 1 : Stay Focused
Tip 2 : practice as much as you can.
Tip 1 : keep it a single page
Tip 2 : add about the project which you know about and have actually worked on
I applied via Campus Placement and was interviewed in Jan 2020. There were 4 interview rounds.
Top trending discussions
I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.
A dsa question is asked in exam
The pillars of Oops are Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation restricts access to certain components within a class, protecting the data from outside interference.
Polymorphism allows objects to be treated as instances of their parent class, enabling flexibility in code.
Abstraction hides the complex impleme...
Print k most repeating integers from an array
Create a hashmap to store the frequency of each integer in the array
Sort the hashmap based on frequency in descending order
Print the first k keys from the sorted hashmap
posted on 30 May 2024
The container with most water problem involves finding the maximum area that can be formed between two vertical lines by selecting two points on a line.
Start with two pointers at the beginning and end of the array.
Calculate the area between the two pointers using the formula min(height[left], height[right]) * (right - left).
Move the pointer with the smaller height towards the center to potentially increase the area.
Rep
Find the maximum subarray with a sum of 0 in an array.
Iterate through the array and keep track of the running sum.
Store the running sum in a hashmap along with the index.
If the running sum is seen again, the subarray between the two occurrences has a sum of 0.
4 questions been asked in coding test
based on 6 interviews
1 Interview rounds
based on 16 reviews
Rating in categories
Senior Software Engineer
186
salaries
| ₹13.8 L/yr - ₹45 L/yr |
Associate Analyst
124
salaries
| ₹3.5 L/yr - ₹7.2 L/yr |
Software Engineer
103
salaries
| ₹6.5 L/yr - ₹25 L/yr |
Technical Lead
100
salaries
| ₹16.9 L/yr - ₹53.8 L/yr |
Associate
81
salaries
| ₹1.6 L/yr - ₹4.7 L/yr |
Tally Solutions
QUICK HEAL TECHNOLOGIES
Zoho
Freshworks