gpt-engineer-app[bot]
207b77500e
Fix Binary Search Magic Trick
...
Deactivate "Reveal Number" button until all cards are selected in one-by-one mode.
2025-07-21 10:18:23 +00:00
e591bed158
feat: Add randomization toggle and emoji buttons to BinarySearchTrick
...
- Add toggle switch to control randomized vs ordered numbers
- Replace 'Present' and 'Absent' buttons with ✅ and ❌ emojis
- Fix copy link functionality by adding proper URL parameter
- Improve user experience with better visual indicators
2025-07-19 23:19:57 +05:30
gpt-engineer-app[bot]
eb15a2d5ac
Refactor card options
...
Replace checkboxes with "Present" and "Absent" options. Disable "Reveal Number" until an option is selected.
2025-07-19 15:13:08 +00:00
gpt-engineer-app[bot]
5861189703
Increase card size in one-by-one mode
...
Increase the size of boxes and numbers in the one-by-one mode of the interactive.
2025-07-19 15:04:32 +00:00
gpt-engineer-app[bot]
d7232f8470
Refine interactive layout and content
...
- Center cards in one-by-one mode.
- Remove global header/footer from interactive pages.
- Fix "School Connect" text on data structures page.
- Remove binary representation interactive from data structures list.
2025-07-19 15:03:06 +00:00
gpt-engineer-app[bot]
1434c538e4
Refine card reveal in one-by-one mode
...
Make one card visible at a time in response to user input in one-by-one mode.
2025-07-19 14:59:23 +00:00
gpt-engineer-app[bot]
325b0dd139
Refactor Binary Search Trick interactive
...
- Move share elements to the bottom.
- Center "How it works" button.
- Add one-by-one and all-at-once modes.
- Randomize card numbers on load.
2025-07-19 14:55:51 +00:00
gpt-engineer-app[bot]
dda00627f8
Add binary search interactive
...
Recreate the binary search interactive, add a popup explanation, social sharing, and green screen versions. Place it under Data Structures.
2025-07-19 14:51:05 +00:00