Access the website here
This web app: FlashDSA is your ultimate study companion tailored for those aspiring to ace LeetCode-style technical interviews. With a repository of carefully curated flashcards, it breaks down the intricacies of Data Structures & Algorithms (DSA) to digestible bits, helping candidates internalize the core concepts, strategies, and nuances vital for solving coding challenges. FlashDSA's cards cover arrays, linked lists, trees, graphs, stacks, queues, dynamic programming, and other pivotal DSA topics.
The following required functionality is completed:
- The user can enter their guess in a box before seeing the flipside of the card
- Clicking on a submit button shows visual feedback about whether the answer was correct or incorrect
- A back button is displayed on the card and can be used to return to the previous card in a set sequence
- A next button is displayed on the card and can be used to navigate to the next card in a set sequence
- Allows to reset the deck at any time
- A shuffle button is used to randomize the order of the cards
Here's a walkthrough of implemented user stories:
If GIF unavailable, view with this link: https://imgur.com/a/cQnrj1O
GIF created with peek for Linux. -->