Damely TineoinTowards DevLinked ListsLinked lists are data structures used to store linear data.Mar 27, 2021Mar 27, 2021
Damely TineoOAuth / Open Authorization (Google Edition)How great is it not having to create and remember the username/ passwords for the many different sites we visit on a daily basis? Logging…Feb 12, 2021Feb 12, 2021
Damely TineoIn-Place Operations(JavaScript Array Edition)As I prepare for technical interviews, this week I continued to explore the popular two-pointer technique to perform in-place operations.Feb 5, 2021Feb 5, 2021
Damely TineoIn-Place Array Operations — LeetCode ProblemsI decided to base this week’s post on the following LeetCode exercises (both of which involve in-place operations performed on an array):Jan 29, 2021Jan 29, 2021
Damely TineoJSON as an alternative to XML in AJAX / Web Services RequestsJSON (JavaScript Object Notation) “is a lightweight data-interchange format.” — json.orgJan 22, 2021Jan 22, 2021
Damely TineoHash MapsNote: JavaScript’s Map object is the equivalent of a Hash Map (not to be confused with the map function).Jan 15, 2021Jan 15, 2021
Damely TineoRack & RakeRack and Rake, although similar in pronunciation and spelling, are different Rails technologies.Jan 8, 2021Jan 8, 2021
Damely TineoIntro to Big O NotationIn preparation for technical interviews, this week I began to explore Big O Notation.Dec 24, 2020Dec 24, 2020