Position: #120 (among top 0.2%)
Rank ?: stargazer
Tasks solved: 147 Country: United States of America
Relations (details) Registered: May 20 2021 |
Enjoy solving complex problems and working on things that feel a little out of my league. |
# | Title | Language | Solution | Date |
---|---|---|---|---|
48 | Collatz Sequence | Python |
view |
May 24 2021 |
97 | Girls and Pigs | Python |
view |
May 24 2021 |
44 | Double Dice Roll | LISP |
view |
May 24 2021 |
1 | Sum "A+B" | Python |
view |
May 24 2021 |
2 | Sum in Loop | Python |
view |
May 24 2021 |
67 | Fibonacci Sequence | Python |
view |
May 24 2021 |
31 | Rotate String | Python |
view |
May 25 2021 |
8 | Arithmetic Progression | Python |
view |
May 25 2021 |
52 | Pythagorean Theorem | LISP |
view |
May 27 2021 |
104 | Triangle Area | C# |
view |
May 27 2021 |
27 | Bubble Sort | Python |
view |
May 27 2021 |
43 | Dice Rolling | Python |
view |
May 27 2021 |
23 | Bubble in Array | Python |
view |
May 27 2021 |
17 | Array Checksum | Python |
view |
May 27 2021 |
3 | Sums in Loop | Python |
view |
May 27 2021 |
4 | Minimum of Two | Python |
view |
May 27 2021 |
5 | Minimum of Three | Python |
view |
May 27 2021 |
11 | Sum of digits | Python |
view |
May 27 2021 |
30 | Reverse String | Python |
view |
May 27 2021 |
21 | Array Counters | Python |
view |
May 27 2021 |
10 | Linear Function | Python |
view |
May 27 2021 |
15 | Maximum of array | Python |
view |
Aug 12 2021 |
24 | Neumann's Random Generator | Python |
view |
Aug 12 2021 |
6 | Rounding | Python |
view |
Dec 23 2021 |
20 | Vowel Count | Python |
view |
Dec 23 2021 |
41 | Median of Three | Python |
view |
Dec 23 2021 |
28 | Body Mass Index | Python |
view |
Dec 23 2021 |
13 | Weighted sum of digits | LISP |
view |
Dec 23 2021 |
7 | Fahrenheit to Celsius | Python |
view |
Dec 23 2021 |
16 | Average of an array | Python |
view |
Dec 23 2021 |
12 | Modulo and time difference | LISP |
view |
Jan 6 2022 |
14 | Modular Calculator | Python |
view |
Jan 24 2022 |
18 | Square Root | Python |
view |
Jan 24 2022 |
50 | Palindromes | LISP |
view |
Jan 24 2022 |
122 | QuickSort | Python |
view |
Jan 25 2022 |
34 | Binary Search | Python |
view |
Jan 25 2022 |
58 | Card Names | Python |
view |
Jan 25 2022 |
74 | Clock Hands | Python |
view |
Jan 25 2022 |
22 | Two Printers | LISP |
view |
Jan 26 2022 |
60 | Sweet Harvest | Python |
view |
Jan 26 2022 |
87 | Tree Builder | Python |
view |
Jan 26 2022 |
77 | Point to Segment Distance | Python |
view |
Jan 27 2022 |
181 | Reverse Polish Notation | Python |
view |
Jan 27 2022 |
82 | Levenshtein Distance | Python |
view |
Jan 27 2022 |
33 | Parity Control | Python |
view |
Jan 27 2022 |
120 | Selection Sort | Python |
view |
Jan 27 2022 |
19 | Matching Brackets | Python |
view |
Jan 27 2022 |
155 | Depth First Search | Python |
view |
Jan 29 2022 |
102 | Travelling Salesman | Python |
view |
Jan 30 2022 |
81 | Bit Count | Python |
view |
Jan 31 2022 |
49 | Rock Paper Scissors | Python |
view |
Jan 31 2022 |
29 | Sort with Indexes | Python |
view |
Jan 31 2022 |
47 | Caesar Shift Cipher | Python |
view |
Jan 31 2022 |
243 | Grille Encryption | Python |
view |
Jan 31 2022 |
211 | Information Entropy | Python |
view |
Jan 31 2022 |
191 | Spaceship Weight Fraud | Python |
view |
Jan 31 2022 |
86 | Brainfuck Interpreter | Python |
view |
Feb 1 2022 |
119 | Brain Fibo | Brainfuck |
view |
Feb 1 2022 |
73 | Hexagonal Grid | Python |
view |
Feb 1 2022 |
116 | Summing Up | Brainfuck |
view |
Feb 1 2022 |
123 | Knapsack of Integers | Python |
view |
Feb 1 2022 |
124 | Knapsack Backtracking | Python |
view |
Feb 1 2022 |
55 | Matching Words | Python |
view |
Feb 4 2022 |
25 | Linear Congruential Generator | Python |
view |
Feb 4 2022 |
46 | Tic-Tac-Toe | Python |
view |
Feb 4 2022 |
63 | Integer Factorization | Python |
view |
Feb 4 2022 |
57 | Smoothing the Weather | Python |
view |
Feb 4 2022 |
68 | Bicycle Race | Python |
view |
Feb 4 2022 |
32 | Josephus Problem | Python |
view |
Feb 4 2022 |
36 | Code Guesser | Python |
view |
Feb 7 2022 |
135 | Variable Length Code | Python |
view |
Feb 7 2022 |
40 | Paths in the Grid | Python |
view |
Feb 7 2022 |
98 | Azimuth at Treasure Island | Python |
view |
Feb 7 2022 |
83 | Graph Generator | Python |
view |
Feb 7 2022 |
78 | Bezier Curves | LISP |
view |
Feb 7 2022 |
64 | Maze Pathfinder | Python |
view |
Feb 8 2022 |
59 | Bulls and Cows | Python |
view |
Feb 9 2022 |
94 | Fool's Day 2014 | Python |
view |
Feb 9 2022 |
42 | Blackjack Counting | Python |
view |
Feb 9 2022 |
218 | Rain Must Fall | Python |
view |
Feb 10 2022 |
79 | Cycles Detection | Python |
view |
Feb 10 2022 |
114 | Tricky Printing | Brainfuck |
view |
Feb 11 2022 |
92 | Binary Heap | Python |
view |
Feb 14 2022 |
128 | Combinations Counting | Python |
view |
Feb 23 2022 |
129 | Enumerating Combinations | Python |
view |
Feb 24 2022 |
140 | Proper Bracket Sequences | Python |
view |
Feb 28 2022 |
109 | Lucky Tickets | Python |
view |
Mar 3 2022 |
110 | Lucky Tickets Advanced | Python |
view |
Mar 3 2022 |
90 | Lexicographic Permutations | Python |
view |
Mar 3 2022 |
130 | Combinations with Repetitions | Python |
view |
Mar 3 2022 |
258 | Text Justification | Python |
view |
Mar 4 2022 |
253 | Beautiful Line Chart | Python |
view |
Mar 4 2022 |
246 | Joins in SQL | SQL |
view |
Mar 4 2022 |
121 | Insertion Sort | Python |
view |
Mar 4 2022 |
85 | Rotation in 2D Space | Python |
view |
Mar 4 2022 |
117 | Divide by Two | Brainfuck |
view |
Mar 8 2022 |
244 | Introducing SQL | SQL |
view |
Mar 8 2022 |
245 | Aggregations in SQL | SQL |
view |
Mar 8 2022 |
257 | Missing Records in SQL | SQL |
view |
Mar 8 2022 |
233 | Language Study | Python |
view |
Mar 8 2022 |
167 | Copy Line | Brainfuck |
view |
Mar 9 2022 |
265 | Update in SQL | SQL |
view |
Mar 9 2022 |
249 | Turing Increment | Turing Machine |
view |
Mar 9 2022 |
217 | Personality Swap | Python |
view |
Mar 10 2022 |
171 | Tree Height Measurement | Python |
view |
Mar 10 2022 |
247 | Towers of Hanoi | Python |
view |
Mar 14 2022 |
126 | Sequence of Squares | Brainfuck |
view |
Mar 14 2022 |
230 | Move-To-Front Transform | Python |
view |
Mar 14 2022 |
229 | Burrows-Wheeler Transform | Python |
view |
Mar 14 2022 |
53 | King and Queen | Python |
view |
Mar 14 2022 |
137 | Shannon-Fano Coding | Python |
view |
Mar 16 2022 |
207 | Suffix Array | Python |
view |
Mar 16 2022 |
127 | Anagrams | LISP |
view |
Mar 16 2022 |
131 | Four Pics One Word | Python |
view |
Mar 16 2022 |
170 | Binary Search in Array | Python |
view |
Mar 16 2022 |
69 | Fibonacci Divisibility | Python |
view |
Mar 17 2022 |
72 | Funny Words Generator | Python |
view |
Mar 17 2022 |
70 | Most Frequent Word | Python |
view |
Mar 17 2022 |
45 | Cards Shuffling | Python |
view |
Mar 17 2022 |
75 | Yacht or Dice Poker | Python |
view |
Mar 17 2022 |
184 | Matches Picking | Python |
view |
Mar 17 2022 |
266 | Pancake Sorting | Python |
view |
Mar 21 2022 |
35 | Savings Calculator | Python |
view |
Mar 28 2022 |
206 | Base-32 Encoding | Python |
view |
Mar 29 2022 |
88 | Pitch and Notes | Python |
view |
Mar 29 2022 |
66 | Caesar Cipher Cracker | Python |
view |
Mar 29 2022 |
202 | Dancing Pairs | Python |
view |
Mar 29 2022 |
214 | Sick Travellers | Python |
view |
Mar 29 2022 |
65 | Transitive Closure on Candy States | Python |
view |
Mar 31 2022 |
106 | Random Search Optimization | Python |
view |
Apr 1 2022 |
39 | Share Price Volatility | Python |
view |
Apr 1 2022 |
187 | Static Web Page | Other |
view |
Apr 1 2022 |
188 | Basics of HTML | Other |
view |
Apr 1 2022 |
91 | Game of 2048 | Python |
view |
Apr 1 2022 |
84 | Dijkstra in the Network | Python |
view |
Apr 1 2022 |
108 | Star Medals | Python |
view |
Apr 11 2022 |
161 | Topological Sorting | Python |
view |
Apr 11 2022 |
154 | Breadth First Search | Python |
view |
Apr 28 2022 |
281 | Basic Tokenizer | Python |
view |
Jun 20 2022 |
150 | Introducing Regexps | RegExp |
view |
Jun 20 2022 |
93 | Starving Priority Queue | Python |
view |
Jun 20 2022 |
189 | Dynamic Web Page | Python |
view |
Jun 20 2022 |
190 | Query String Parameters | Python |
view |
Jun 20 2022 |
287 | Palindrome Frog | Python |
view |
Jul 6 2022 |
56 | Life is Simple | Python |
view |
Sep 14 2022 |
96 | Snake Arcade | Python |
view |
Oct 12 2022 |
133 | Billiard Ball | Python |
view |
Oct 13 2022 |