Tag #trie
Home
Concatenated Words
Jan 27, 2023
Contiguous Elements XOR
Jul 19, 2022
Camel Case
Jul 19, 2022
Trie | (Insert and Search)
Jul 18, 2022
Search Query for Strings
Jul 18, 2022
Renaming Cities
Jul 18, 2022
Most frequent word in an array of strings
Jul 18, 2022
Stream of Characters
Dec 4, 2021
Word Search II
Oct 9, 2021
Implement Trie (Prefix Tree)
Oct 8, 2021
All tags:
2pointers (22),
algorithm (5),
array (292),
arrays (1),
backtracking (25),
bfs (50),
binary search (34),
binary tree (21),
bit manipulation (16),
bitmasks (4),
bitset (1),
bst (31),
bubble sort (1),
codechef (11),
codeforces (2),
counting sort (1),
cpp (839),
deque (6),
dfs (54),
dijkstra (1),
disjoint set (5),
divide conquer (7),
dp (1),
dynamic programming (89),
easy (413),
geeksforgeeks (455),
gfg (1),
graph (39),
greedy (19),
hard (49),
hash (62),
hashtable (5),
heap (19),
insertion sort (1),
java (1),
javascript (1),
leetcode (405),
linked list (1),
linkedlist (53),
map (2),
math (53),
matrix (55),
medium (413),
merge sort (5),
minimum spannning tree (1),
mysql (33),
pointers (13),
prefix sum (7),
priority queue (13),
queue (21),
quick sort (1),
recursion (23),
searching (21),
set (1),
slidingwindow (14),
sort (2),
sorting (61),
sql (33),
stack (40),
string (142),
strings (2),
topological sort (1),
tree (98),
trie (10)