Implement wildcard URL router
Company: Atlassian
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: Medium
Interview Round: Technical Screen
Quick Answer: This question evaluates understanding of trie-based data structures, wildcard pattern matching for URL segments, algorithmic time and space complexity analysis, dynamic route insertion/removal, and concurrency/thread-safety considerations.