2:20 Code Review: JavaScript function that composes other functions to create a master function Roel Van de Paar
2:58 Code Review: Getting all the dates in a month that do not coincide with a project's dates Roel Van de Paar
3:42 Code Review: Function for simple navigation of dataframe in console (2 Solutions!!) Roel Van de Paar
2:11 Code Review: Replacing nodal values in a mesh with >1e6 inputs selectively using a polygon Roel Van de Paar
2:37 Code Review: Creating a user via social auth, merging and modifying appropriately Roel Van de Paar
3:54 Code Review: Raise a list of integers to powers and return uniques (2 Solutions!!) Roel Van de Paar
4:36 Find the 1st and 2nd largest num in an array, O(log N) + O(N) version (4 Solutions!!) Roel Van de Paar
3:33 Code Review: Calculate maximum possible helpful flags for n days (2 Solutions!!) Roel Van de Paar
3:08 Code Review: Parsing and extracting all IDs from a document (using regex with capture) Roel Van de Paar
4:31 How can I choose the right string with fewer lines and less repeating? (4 Solutions!!) Roel Van de Paar
2:41 Code Review: Record parsing to Scala object with some unknown fields (2 Solutions!!) Roel Van de Paar
2:52 Code Review: Hibernate MassIndexer using chained invocation for building a batch job Roel Van de Paar
3:23 Code Review: Synchronize different tasks (I/O listening daemon, prompt scheduler, output etc) Roel Van de Paar
2:59 Internal method to calculate the distance between all nodes in Kruskal's Importance (Driver)... Roel Van de Paar
2:11 Code Review: Calculating a table of deBroglie wavelengths for various electron energies Roel Van de Paar
3:16 Find the number of substrings of a numerical string greater than a given num string Roel Van de Paar
3:07 Code Review: Calculate amount of elements in collection by property (2 Solutions!!) Roel Van de Paar
2:16 Delete the node at index i from its current position and insert it after node at index j Roel Van de Paar
3:08 Code Review: Function that tests whether all items in a list are the same (2 Solutions!!) Roel Van de Paar
4:58 Code Review: Filtering out neighboring ascending digits in quaternary numeral system Roel Van de Paar
2:52 Functional method for storing a query string as a simple key-value object (2 Solutions!!) Roel Van de Paar
2:40 Code Review: Locate a number in an array with a special ordering (2 Solutions!!) Roel Van de Paar
3:03 Code Review: Remove dates from a list which have already past and add a buffer of x amount of days Roel Van de Paar
2:48 Code Review: Checking whether any item in an array has a desired value for a key Roel Van de Paar