Given a String and a character return the output array where the array will have each character's minimum distance from the given character. For example if "atlassian" and "a" are given, return [0,1,1,0,1,2,1,0,1]
Backend Developer Interview Questions
9,196 backend developer interview questions shared by candidates
Mem management, leaks - main causes, how to fix, deadlocks, thread dumps (how to read and generate), what would I fix in java, my second favourite language besides java and why. Good design of REST api etc. GC related, how it works etc. Security, main types, how to fix.
Why do you want to apply for Atlassian?
Technical questions were practical, heavy emphasis on culture fit
- Online coding: don't remember exactly, but medium-level Hacker Rank problems - Code design: design a router for setting and getting urls - DS: a function that gets a list of lists of votes and return top 3 candidate - System design: A product agnostic tagging system for Atlassian ecosystem- requirements: add/update/delete the tag, listing all pages for a given tag, dashboard for popular tags.
Program a tic-tac-toe game.
Is there anything you're afraid of working at Productboard?
Solve another variation of Leetcode problem 291, Word Pattern II. This variation introduced metapatterns and requires writing a backtracking algorithm along the lines of N-Queens.
Describe a time when you had to quickly learn a new technology or tool to complete a project.
Tell me about a challenging project you worked on. How did you approach the problem, and what was the outcome?
Viewing 7301 - 7310 interview questions