Position: #96 (among top 0.2%)
Rank ?: the doctor
Tasks solved: 165 Country: Colombia
Relations (details) Registered: Aug 25 2020 |
Computer engineering student. Universidad Nacional de Colombia. |
# | Title | Language | Solution | Date |
---|---|---|---|---|
1 | Sum "A+B" | Python |
view |
Aug 25 2020 |
2 | Sum in Loop | Python |
view |
Aug 25 2020 |
3 | Sums in Loop | Python |
view |
Aug 25 2020 |
4 | Minimum of Two | Python |
view |
Aug 25 2020 |
120 | Selection Sort | Python |
view |
Aug 26 2020 |
128 | Combinations Counting | Python |
view |
Aug 26 2020 |
129 | Enumerating Combinations | Python |
view |
Aug 27 2020 |
87 | Tree Builder | Python |
view |
Aug 27 2020 |
219 | Neural Network Calculation | Python |
view |
Aug 28 2020 |
91 | Game of 2048 | Python |
view |
Aug 30 2020 |
220 | Neural Network Training | Python |
view |
Aug 30 2020 |
187 | Static Web Page | Python |
view |
Aug 31 2020 |
188 | Basics of HTML | Python |
view |
Aug 31 2020 |
117 | Divide by Two | Brainfuck |
view |
Sep 2 2020 |
195 | Mul Two | Asm4004 |
view |
Sep 2 2020 |
162 | Rubik's Cube | Python |
view |
Sep 5 2020 |
158 | Hamming Codes | Python |
view |
Sep 7 2020 |
143 | Extended Euclidean Algorithm | Python |
view |
Sep 8 2020 |
148 | Public Key Cryptography Intro | Python |
view |
Sep 9 2020 |
152 | RSA Cryptography | Python |
view |
Sep 10 2020 |
137 | Shannon-Fano Coding | Python |
view |
Oct 4 2020 |
102 | Travelling Salesman | Other |
view |
Oct 4 2020 |
112 | Travelling Salesman Inverted | Other |
view |
Oct 6 2020 |
154 | Breadth First Search | Python |
view |
Oct 21 2020 |
151 | Word Ladders | Python |
view |
Oct 22 2020 |
25 | Linear Congruential Generator | Python |
view |
Oct 22 2020 |
83 | Graph Generator | Python |
view |
Oct 22 2020 |
84 | Dijkstra in the Network | Python |
view |
Oct 23 2020 |
193 | Maximum Flow | Python |
view |
Oct 23 2020 |
155 | Depth First Search | Python |
view |
Oct 23 2020 |
194 | Convex Hull and Farmers | Python |
view |
Oct 23 2020 |
144 | Modular Inverse | Python |
view |
Oct 23 2020 |
211 | Information Entropy | Python |
view |
Oct 23 2020 |
135 | Variable Length Code | Python |
view |
Oct 23 2020 |
136 | Variable Length Code Unpack | Python |
view |
Oct 23 2020 |
138 | Huffman Coding | Python |
view |
Oct 24 2020 |
47 | Caesar Shift Cipher | Python |
view |
Oct 24 2020 |
167 | Copy Line | Brainfuck |
view |
Oct 24 2020 |
168 | Caesar meets BF | Brainfuck |
view |
Oct 24 2020 |
126 | Sequence of Squares | Brainfuck |
view |
Oct 25 2020 |
119 | Brain Fibo | Brainfuck |
view |
Oct 25 2020 |
116 | Summing Up | Brainfuck |
view |
Oct 25 2020 |
114 | Tricky Printing | Brainfuck |
view |
Oct 25 2020 |
86 | Brainfuck Interpreter | Python |
view |
Oct 25 2020 |
130 | Combinations with Repetitions | Python |
view |
Oct 25 2020 |
111 | Necklace Count | Python |
view |
Oct 25 2020 |
90 | Lexicographic Permutations | Python |
view |
Oct 25 2020 |
208 | Neighborhood of a String | Python |
view |
Oct 26 2020 |
197 | Loops in Assembly | Asm4004 |
view |
Oct 27 2020 |
198 | Prn Hex Str | Asm4004 |
view |
Oct 27 2020 |
206 | Base-32 Encoding | Python |
view |
Nov 3 2020 |
92 | Binary Heap | Python |
view |
Nov 3 2020 |
93 | Starving Priority Queue | Python |
view |
Nov 4 2020 |
216 | Cracking Linear Congruential Generator | Python |
view |
Nov 4 2020 |
207 | Suffix Array | Python |
view |
Nov 4 2020 |
66 | Caesar Cipher Cracker | Python |
view |
Nov 4 2020 |
24 | Neumann's Random Generator | Python |
view |
Nov 4 2020 |
58 | Card Names | Python |
view |
Nov 4 2020 |
45 | Cards Shuffling | Python |
view |
Nov 4 2020 |
176 | Say 100 | Python |
view |
Nov 5 2020 |
177 | Nim Game | Python |
view |
Nov 5 2020 |
174 | Calculation of Pi | Python |
view |
Nov 5 2020 |
125 | Bogosort | Python |
view |
Nov 5 2020 |
150 | Introducing Regexps | RegExp |
view |
Nov 6 2020 |
106 | Random Search Optimization | Python |
view |
Nov 7 2020 |
95 | Simple Linear Regression | Python |
view |
Nov 7 2020 |
161 | Topological Sorting | Python |
view |
Nov 7 2020 |
170 | Binary Search in Array | Python |
view |
Nov 8 2020 |
79 | Cycles Detection | Python |
view |
Nov 10 2020 |
108 | Star Medals | Python |
view |
Nov 10 2020 |
109 | Lucky Tickets | Python |
view |
Nov 10 2020 |
110 | Lucky Tickets Advanced | Python |
view |
Nov 12 2020 |
101 | Gradient Calculation | Python |
view |
Nov 13 2020 |
88 | Pitch and Notes | Python |
view |
Nov 14 2020 |
89 | Instrument Tuner | Python |
view |
Nov 14 2020 |
122 | QuickSort | Python |
view |
Nov 14 2020 |
145 | Modular Exponentiation | Python |
view |
Nov 14 2020 |
96 | Snake Arcade | Python |
view |
Nov 14 2020 |
76 | Pawn Move Validator | Python |
view |
Nov 14 2020 |
78 | Bezier Curves | Python |
view |
Nov 14 2020 |
56 | Life is Simple | Python |
view |
Nov 14 2020 |
156 | Luhn Algorithm | Python |
view |
Nov 14 2020 |
67 | Fibonacci Sequence | Python |
view |
Nov 14 2020 |
69 | Fibonacci Divisibility | Python |
view |
Nov 14 2020 |
104 | Triangle Area | Python |
view |
Nov 14 2020 |
105 | Convex Polygon Area | Python |
view |
Nov 15 2020 |
134 | Flying Text Screensaver | Python |
view |
Nov 15 2020 |
133 | Billiard Ball | Python |
view |
Nov 15 2020 |
85 | Rotation in 2D Space | Python |
view |
Nov 15 2020 |
127 | Anagrams | Python |
view |
Nov 15 2020 |
131 | Four Pics One Word | Python |
view |
Nov 15 2020 |
55 | Matching Words | Python |
view |
Nov 15 2020 |
72 | Funny Words Generator | Python |
view |
Nov 16 2020 |
70 | Most Frequent Word | Python |
view |
Nov 16 2020 |
77 | Point to Segment Distance | Python |
view |
Nov 16 2020 |
74 | Clock Hands | Python |
view |
Nov 16 2020 |
181 | Reverse Polish Notation | Python |
view |
Nov 16 2020 |
59 | Bulls and Cows | Python |
view |
Nov 16 2020 |
80 | Duel Chances | Python |
view |
Nov 16 2020 |
171 | Tree Height Measurement | Python |
view |
Nov 16 2020 |
172 | Cloud Altitude Measurement | Python |
view |
Nov 16 2020 |
121 | Insertion Sort | Python |
view |
Nov 16 2020 |
75 | Yacht or Dice Poker | Python |
view |
Nov 16 2020 |
39 | Share Price Volatility | Python |
view |
Nov 16 2020 |
62 | Prime Ranges | Python |
view |
Nov 16 2020 |
61 | Prime Numbers Generation | Python |
view |
Nov 16 2020 |
63 | Integer Factorization | Python |
view |
Nov 16 2020 |
46 | Tic-Tac-Toe | Python |
view |
Nov 16 2020 |
37 | Mortgage Calculator | Python |
view |
Nov 16 2020 |
35 | Savings Calculator | Python |
view |
Nov 16 2020 |
53 | King and Queen | Python |
view |
Nov 16 2020 |
34 | Binary Search | Python |
view |
Nov 16 2020 |
33 | Parity Control | Python |
view |
Nov 16 2020 |
38 | Quadratic Equation | Python |
view |
Nov 16 2020 |
42 | Blackjack Counting | Python |
view |
Nov 16 2020 |
94 | Fool's Day 2014 | Python |
view |
Nov 16 2020 |
22 | Two Printers | Python |
view |
Nov 17 2020 |
49 | Rock Paper Scissors | Python |
view |
Nov 17 2020 |
81 | Bit Count | Python |
view |
Nov 17 2020 |
19 | Matching Brackets | Python |
view |
Nov 17 2020 |
43 | Dice Rolling | Python |
view |
Nov 17 2020 |
44 | Double Dice Roll | Python |
view |
Nov 17 2020 |
32 | Josephus Problem | Python |
view |
Nov 17 2020 |
68 | Bicycle Race | Python |
view |
Nov 17 2020 |
57 | Smoothing the Weather | Python |
view |
Nov 17 2020 |
52 | Pythagorean Theorem | Python |
view |
Nov 17 2020 |
31 | Rotate String | Python |
view |
Nov 17 2020 |
50 | Palindromes | Python |
view |
Nov 17 2020 |
17 | Array Checksum | Python |
view |
Nov 17 2020 |
23 | Bubble in Array | Python |
view |
Nov 17 2020 |
27 | Bubble Sort | Python |
view |
Nov 17 2020 |
29 | Sort with Indexes | Python |
view |
Nov 17 2020 |
18 | Square Root | Python |
view |
Nov 17 2020 |
26 | Greatest Common Divisor | Python |
view |
Nov 17 2020 |
14 | Modular Calculator | Python |
view |
Nov 17 2020 |
12 | Modulo and time difference | Python |
view |
Nov 17 2020 |
48 | Collatz Sequence | Python |
view |
Nov 17 2020 |
10 | Linear Function | Python |
view |
Nov 17 2020 |
21 | Array Counters | Python |
view |
Nov 17 2020 |
30 | Reverse String | Python |
view |
Nov 17 2020 |
16 | Average of an array | Python |
view |
Nov 17 2020 |
13 | Weighted sum of digits | Python |
view |
Nov 17 2020 |
28 | Body Mass Index | Python |
view |
Nov 17 2020 |
9 | Triangles | Python |
view |
Nov 17 2020 |
5 | Minimum of Three | Python |
view |
Nov 17 2020 |
41 | Median of Three | Python |
view |
Nov 17 2020 |
8 | Arithmetic Progression | Python |
view |
Nov 17 2020 |
11 | Sum of digits | Python |
view |
Nov 17 2020 |
20 | Vowel Count | Python |
view |
Nov 17 2020 |
7 | Fahrenheit to Celsius | Python |
view |
Nov 17 2020 |
6 | Rounding | Python |
view |
Nov 17 2020 |
15 | Maximum of array | Python |
view |
Nov 17 2020 |
146 | Color Cubes | Python |
view |
Nov 18 2020 |
97 | Girls and Pigs | Python |
view |
Nov 18 2020 |
173 | Chords of Music | Python |
view |
Nov 18 2020 |
203 | Tic-Tac-Toe Minimax Algorithm | Python |
view |
Nov 19 2020 |
51 | Dungeons and Dragons Dice | Python |
view |
Nov 20 2020 |
40 | Paths in the Grid | Python |
view |
Nov 20 2020 |
98 | Azimuth at Treasure Island | Python |
view |
Nov 20 2020 |
64 | Maze Pathfinder | Python |
view |
Nov 20 2020 |
60 | Sweet Harvest | Python |
view |
Nov 21 2020 |
82 | Levenshtein Distance | Python |
view |
Nov 21 2020 |
73 | Hexagonal Grid | Python |
view |
Nov 21 2020 |
184 | Matches Picking | Python |
view |
Nov 21 2020 |
99 | Uphill Shooting | Python |
view |
Nov 21 2020 |