t0xa · it/its
  • Pipa la popa

  • Joined on 2024-11-02
t0xa pushed to main at t0xa/algos_and_structures 2025-02-19 18:11:59 +00:00
24d6a5c0f3 Add soltuion for neetcode: staircase
t0xa pushed to main at t0xa/algos_and_structures 2025-02-17 17:56:56 +00:00
bd2d55fafe Add solution for arrays: Mininum stack
t0xa pushed to main at t0xa/algos_and_structures 2025-02-16 17:17:32 +00:00
5ad7e901cd Add solution for LL: remove n'th node from end of LL
t0xa pushed to main at t0xa/algos_and_structures 2025-02-16 16:21:43 +00:00
ee33a389a2 Add solution for LL: reorder linked list
t0xa pushed to main at t0xa/algos_and_structures 2025-02-16 14:21:33 +00:00
b8d841ffac Add solution for cycle linked list
t0xa pushed to main at t0xa/algos_and_structures 2025-02-14 19:04:46 +00:00
5cafe951db Add merge_two_linked_lists solution
t0xa pushed to main at t0xa/algos_and_structures 2025-02-14 18:17:10 +00:00
8bf8740e48 Add solution for LL reverse
t0xa pushed to main at t0xa/algos_and_structures 2025-02-14 17:36:46 +00:00
012f7b9e44 Add sudoku
t0xa pushed to main at t0xa/sandbox 2025-02-14 17:34:12 +00:00
4df61b9dac Update schemes
t0xa pushed to main at t0xa/sandbox 2025-02-12 13:19:27 +00:00
1515081eac Update RC DB scheme
t0xa pushed to main at t0xa/sandbox 2025-02-12 12:21:32 +00:00
5a2ab222b8 Update schemes for RC
t0xa pushed to main at t0xa/sandbox 2025-02-11 12:50:41 +00:00
c49ebe82e3 Update schemes
t0xa pushed to main at t0xa/sandbox 2025-02-11 12:17:22 +00:00
d2220bc99e Update schemes
t0xa pushed to nvim-develop at t0xa/t0vim 2025-02-11 07:25:07 +00:00
ecd19d50d3 Merge branch 'nvim-develop' of git.pro100code.ru:t0xa/t0vim into nvim-develop
834038a59b Move splitline from 80 to 99 symbols
Compare 2 commits »
t0xa pushed to main at t0xa/configs_collection 2025-02-11 05:55:48 +00:00
10da5f4ff7 Add xmodmap dotfile
t0xa pushed to main at t0xa/configs_collection 2025-02-10 13:28:46 +00:00
28dd3e405e Some enhancements for i3 and tmux configs
t0xa pushed to nvim-develop at t0xa/t0vim 2025-02-10 06:22:20 +00:00
7eaa6551cb Add setting to toggle obsidian plugin
t0xa pushed to main at t0xa/algos_and_structures 2025-02-07 19:15:57 +00:00
b3694d589d Add additional solutions for neetcode: products of array except self
t0xa pushed to main at t0xa/algos_and_structures 2025-02-07 16:14:02 +00:00
c3af238269 Add solution for neetcode: products of array except self
t0xa pushed to main at t0xa/algos_and_structures 2025-02-07 15:15:39 +00:00
1f3cfa26cf Add solution for neetcode:encode_decode string