PinnedNicholas EchevarriainLevel Up CodingIntroducing Zurau: An All-In-One Kafka Monitoring & Notification App for DevsRead more about Zurau, a brand new open-source tool to help visualize, monitor, and stay up-to-date with your Kafka deployments!Oct 12, 2022Oct 12, 2022
Nicholas EchevarriaData Structures Decoded: Singly Linked Lists VAdding a .get() instance method to our Singly Linked List Class.Feb 15, 2021Feb 15, 2021
Nicholas EchevarriaData Structures Decoded: Singly Linked Lists IVAdding .unshift() to our Singly Linked List Class.Feb 15, 2021Feb 15, 2021
Nicholas EchevarriaData Structures Decoded: Singly Linked Lists IIIImplementing .shift() in our Singly Linked List class.Feb 3, 2021Feb 3, 2021
Nicholas EchevarriaData Structures Decoded: Singly Linked Lists IIAdding the pop() instance method to our growing Singly Linked List class.Jan 31, 2021Jan 31, 2021
Nicholas EchevarriaData Structures Decoded: Singly Linked Lists ICreating a Singly Linked List and its own .push() instance method.Jan 20, 2021Jan 20, 2021
Nicholas EchevarriaAlgorithm Action: Data Structure OverviewA quick overview of data structures.Jan 17, 2021Jan 17, 2021
Nicholas EchevarriaAlgorithm Action: Class in JS Part 2Exploring class methods even if they’re not a huge deal with data structures.Jan 8, 2021Jan 8, 2021
Nicholas EchevarriaAlgorithm Action: Class in JSAn overview of Class in Javascript for later use in defining data structures.Jan 3, 2021Jan 3, 2021
Nicholas EchevarriaAlgorithm Action: Merge Sort Part 2Tackling the merge sort function after having defined the merge function.Dec 22, 2020Dec 22, 2020