Parallel Universes
Slice #272
seen from United States
seen from United States

seen from China
seen from China
seen from T1
seen from T1
seen from Germany
seen from China
seen from China
seen from Russia

seen from Russia
seen from France

seen from T1
seen from Russia

seen from T1
seen from Poland
seen from Germany

seen from Russia
seen from China

seen from United States
Parallel Universes
Slice #272
Que curiosos los proyectos que terminamos desarrollando para la clase de estructuras de datos. Fue una experiencia divertida.
Pueden ver la demo y el código del multiverso acá
Desafortunadamente mi pitch para el proyecto final no tuvo acogida pero me encanto hacer este video. Claramente inspirado en el brainrot.
Termine vinculándome al proyecto que llamamos prUN que también estaba muy interesante, quizá algún dia llegue a puerto.
Por el momento prUN esta disponible acá
June 24, 2020: Reviewing my old Java code. This project uses four .java files to search through a binary tree. Abstract Data Type(ADT) is a data type, where only behavior is defined but not implementation. This means that the BinaryTreeADT.java contains method names and types followed with a ‘;’ but no body(no brackets). Like this: public int size(); In LinkedBinaryTree.java you will define all the methods inside BinaryTreeADT.java. So, that size method will be more like: public int size() { return count; }
Festive binary tree for the holidays!
Data Structure and Algorithm Complete Tutorial Made Easy by Computer Education For All
“Binary Tree” is now available at my shop as a shirt, print, or phone case!