Commit Graph

  • 488ea7960b adds ts for tree searches main ergz 2023-09-04 23:49:08 -07:00
  • f3b0be9500 rewrite functions to work with updated strucutres ergz 2023-08-28 00:03:47 -07:00
  • e819633ba0 start to implement separate chaining for resolving hash collisions ergz 2023-08-26 23:48:43 -07:00
  • 13932df1a8 Merge branch 'main' of git.emanuelrgz.com:ergz/tlacyl ergz 2023-08-26 01:03:38 -07:00
  • 2cc09b147c going through an example of hash table ergz 2023-08-26 01:02:53 -07:00
  • 2a38f98d37 fixed a dumb error ergz 2023-08-20 16:34:37 -07:00
  • 1e8301139a cant figure out qs in python ergz 2023-08-20 16:23:05 -07:00
  • fb08343f8c implement quicksort in c again to practice and in oding to see what its like ergz 2023-08-17 23:20:31 -07:00
  • bd0fc7054d gonna try doing the c stuff in odin ergz 2023-08-16 23:22:36 -07:00
  • 08a4142b4a fib with memoization ergz 2023-08-12 00:47:26 -07:00
  • 835dfb6314 get_at_hash() ergz 2023-08-10 23:39:44 -07:00
  • cd6bb7c39f implementing a hash table in python before attempting to do it in C next ergz 2023-08-09 23:31:56 -07:00
  • 6538a5f98f add python version ergz 2023-08-08 23:15:52 -07:00
  • b12a36f536 make intersection faster 🚀 ergz 2023-08-08 23:03:34 -07:00
  • 7bdaa33236 a simple intersection ergz 2023-08-08 22:59:26 -07:00
  • dc8d382910 fix py decrement missing and in C move j-- to correct spot ergz 2023-08-07 23:29:47 -07:00
  • 82d3973ade implements insertion sort in c and pytyhon ergz 2023-08-07 23:25:17 -07:00
  • 09e18f9ac9 implements selection sort ergz 2023-08-03 22:38:27 -07:00
  • 5564d94684 Merge branch 'main' of git.emanuelrgz.com:ergz/tlacyl ergz 2023-07-30 20:27:53 -07:00
  • 68ced98e24 more work ergz 2023-07-30 20:27:50 -07:00
  • 84653df183 implement binary search ergz 2023-07-29 23:28:19 -07:00
  • 1986404da5 got the double pointer working ergz 2023-07-26 23:10:22 -07:00
  • c1614ed7d7 add python stuff ergz 2023-07-24 22:12:34 -07:00
  • 52dd7164c5 wrapping my head around this double pointer thing: ergz 2023-07-22 02:03:06 -07:00
  • b63d729b87 more work on the array list implementation ergz 2023-07-22 01:25:25 -07:00
  • 3644c63f43 trying to flesh out the array implementation before I proceed to heap ergz 2023-07-19 23:15:15 -07:00
  • 9b53857a64 removes debug prints ergz 2023-07-18 23:10:03 -07:00
  • 213242a4eb tree comparison done ergz 2023-07-18 23:09:01 -07:00
  • 440586dea0 start implementing tree comparisons ergz 2023-07-18 22:54:18 -07:00
  • bed65ad722 first try, looks bad, but working the second pass will be better ergz 2023-07-16 01:19:08 -07:00
  • 755f16877d forgot to add a subtraction in length of the node ergz 2023-07-15 11:34:31 -07:00
  • 351db3f366 implements the q operations ergz 2023-07-15 11:33:23 -07:00
  • fe6ba5fa8b set up the ds needed to get the bfs implemented ergz 2023-07-15 11:14:33 -07:00
  • 0c711115df walk the tree in different orders ergz 2023-07-14 23:17:32 -07:00
  • a283b85767 fixed bugs that were keeping track of stack's length ergz 2023-07-14 23:08:22 -07:00
  • cdaef08013 adds a todo for the next thing I can try ergz 2023-07-13 23:31:43 -07:00
  • fbf4af239d walk the tree with stack backend ergz 2023-07-13 23:27:20 -07:00
  • 8ab4d74042 trying to implement binary tree walk ergz 2023-07-13 23:16:00 -07:00
  • 63e2868b6e some more stuff ergz 2023-07-08 20:47:49 -07:00
  • 97cded58a8 untrack build files ergz 2023-07-08 20:45:27 -07:00
  • 2eef292083 removes a bunch of stuff: ergz 2023-07-08 20:44:30 -07:00
  • dbfc40b6bd build system for vscode ergz 2023-07-08 17:51:04 -07:00
  • 711569d0d7 ingore the modules ergz 2023-07-08 17:50:48 -07:00
  • 7f80259426 Merge branch 'main' of github.com:ergz/tlacyl ergz 2023-07-07 22:11:10 -07:00
  • ebfc215fb4 more work on linked list ergz 2023-07-07 22:08:44 -07:00
  • 8ced1b12fc repush some changes ergz 2023-07-07 21:27:26 -07:00
  • b2074c0351 redo qs to make sure I get it ergz 2023-07-07 21:24:18 -07:00
  • be4a1c4fc0 stuff ergz 2023-07-04 00:54:36 -07:00
  • 6167176149 more implementation in the double linked list code ergz 2023-07-04 00:48:24 -07:00
  • ffc4a0202d start workig on the doubly linked list ergz 2023-07-02 02:22:31 -07:00
  • af3bc40f44 Merge branch 'main' of github.com:ergz/tlacyl ergz 2023-07-02 01:06:08 -07:00
  • 6c7a6a1825 jest ergz 2023-07-02 01:05:56 -07:00
  • 26886368fb Merge branch 'main' of github.com:ergz/tlacyl ergz 2023-07-02 01:04:56 -07:00
  • 8ad2897242 stuff ergz 2023-07-02 01:04:53 -07:00
  • aa10137061 other npm stuff ergz 2023-07-02 01:02:24 -07:00
  • bcb8cda917 npm stuff I think ergz 2023-07-02 01:00:03 -07:00
  • c5c2c3ecf4 more algos ergz 2023-07-01 21:07:33 -07:00
  • 722aecd6dc change next to prev, just makes more sense ergz 2023-06-30 07:46:20 -07:00
  • 30315e6d29 fixed, was just i was trying to get value for freed mem ergz 2023-06-30 07:25:01 -07:00
  • cfaf438fd4 last pop in stack not working yet ergz 2023-06-30 07:12:43 -07:00
  • 0763ca0cd4 dumb implementations of each so far ergz 2023-06-28 20:04:09 -07:00
  • 0b2c71d97d start workin on C versions ergz 2023-06-27 20:09:20 -07:00
  • 2fef9a3d05 adds bubble sort ergz 2023-06-27 20:05:57 -07:00
  • 2ade90abc6 initial ergz 2023-06-26 21:35:38 -07:00