Filter interviews by
posted on 7 Aug 2024
Graphql implementation
System design questions : HLD and LLD
I am a passionate software engineering student with experience in web development and a strong desire to learn and grow.
Currently pursuing a degree in Computer Science
Proficient in languages such as Java, Python, and JavaScript
Experience with front-end technologies like HTML, CSS, and React
Completed internships at tech companies like Google and Microsoft
Rate limiter is a mechanism to control the rate of requests sent to a server
Implement a sliding window algorithm to track the number of requests within a specific time frame
Set a limit on the number of requests allowed per unit of time
Return an error response when the limit is exceeded
Test cases: 1. Send requests below the limit - should be successful. 2. Send requests above the limit - should receive an error response
Atlassian interview questions for popular designations
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
Create a tic tac toe game with customizable number of boards.
Accept number of boards as a parameter
Create a 3x3 grid for each board
Implement logic to check for winning combinations on each board
Feature flag component to control feature toggling in the application
Create a component that accepts a feature flag name as prop
Check if the feature flag is enabled or disabled
Render the component content based on the feature flag status
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Karet Interview :
5 back to back System design question, we don't need to explain each component but more like list as many as points. Need to finish all the question in 15min
1-2 problem solving question : It's not fency algorithm round with tough question. But true problem solving round using basic knowledge such as hashmap, heap
Design a file system to calculate total size and find top k collections in size.
Create a file system class with methods to add files and calculate total size.
Maintain a data structure to store the collections and their sizes.
Implement a method to find the top k collections based on size.
Consider using a priority queue or sorting the collections based on size.
Handle edge cases like empty collections or invalid input siz
Calculate the total size of an array of strings.
Iterate through the array and sum the length of each string.
Use the `length` property of each string to get its size.
Handle edge cases such as empty strings or null values.
The question is asking to find the top k collections.
Use a sorting algorithm to sort the collections in descending order based on a specific criteria.
Select the top k collections from the sorted list.
Return the selected collections as an array of strings.
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.
Karat interview taken by a third company on scenarios based questions for system design followed by Hashmap problem
This was a coding round with design elements
The duration of Atlassian interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 83 interviews
Interview experience
based on 126 reviews
Rating in categories
Software Engineer
189
salaries
| ₹16.5 L/yr - ₹64.2 L/yr |
Software Developer
112
salaries
| ₹20 L/yr - ₹85 L/yr |
Senior Software Engineer
106
salaries
| ₹25 L/yr - ₹91.5 L/yr |
Sde1
57
salaries
| ₹28 L/yr - ₹86 L/yr |
Software Development Engineer II
43
salaries
| ₹25 L/yr - ₹96 L/yr |
Salesforce
Amazon
Oracle