ipk
Group | Category | Problem | Python | JavaScript | Clojure |
---|---|---|---|---|---|
Arrays | DataStructure | 2D Array | 1 | ||
Dictionaries and Hashmaps | DataStructure | Ransom Note | 1 | 1 | |
Sorting | Algorithms | Count Inversions | 1 | 1 | 1 |
Dictionaries and Hashmaps | DataStructure | Two Strings | 1 | 1 | 1 |
Dictionaries and Hashmaps | DataStructure | Sherlock and Anagrams | 1 | ||
Dictionaries and Hashmaps | DataStructure | Count Triplets | 1 | 1 | 1 |
Sorting | Algorithms | Bubble Sort | 1 | 1 | |
Problem | Python | JavaScript | Clojure | Difficulty | Status |
---|---|---|---|---|---|
Minimum Swaps 2 | 0.5 | Medium | Timeout | ||
Problem | Python | JavaScript | Clojure | Difficulty | Status |
---|---|---|---|---|---|
Balance Parentheses | 1 | Easy | |||
Equal Stacks | 1 | Easy |