1:33
Code Review: Passing an array of values in UrlAction
Roel Van de Paar
3:45
Code Review: Alphabetizing `import` Statements (3 Solutions!!)
3:03
Code Review: Login Controller
2:26
Code Review: Time Limit decorator
4:13
Code Review: Controller for an Administrator User, can this be improved? (codeigniter)
2:40
Code Review: Merge sort in Scheme
3:22
Add/subtract questions game
2:12
Code Review: Catching multiple types of exceptions when writing JSON (3 Solutions!!)
2:53
Code Review: How to access a servlet in Tomcat Contanier using Java? (2 Solutions!!)
2:39
Code Review: Canonical Implementation of Move Semantics
3:34
Code Review: Download Progress Calculator (2 Solutions!!)
3:05
Median solving from Interview street in Python
5:08
Code Review: Query and data manipulation (4 Solutions!!)
Code Review: What improvements are needed in this class to fill DropDown using PetaPoco?
3:53
Code Review: jQuery Drawer with Tab (2 Solutions!!)
4:16
Code Review: Filtering a Backbone collection with multiple parameters (2 Solutions!!)
3:33
Find the common characters between two strings without using set operations (3 Solutions!!)
2:47
Use linq to compute length of line defined as array of points (3 Solutions!!)
3:00
Code Review: Lazy loading with __get
2:34
Code Review: Higher-order FizzBuzz in Clojure
1:51
Code Review: Validating that all strings in an array match a condition (2 Solutions!!)
2:20
Code Review: Extension Method for Creating Types from Regular Expression Match Groups
3:04
Dynamically instantiating classes
3:06
Code Review: Intercommunication Between Cards
3:01
Code Review: Inspecting properties of files
3:14
Code Review: Optimizing mouse in/out (2 Solutions!!)
Code Review: Finding and generating an Anova table (2 Solutions!!)
3:02
Code Review: jQuery auto increment for class name (2 Solutions!!)
3:13
Code Review: Have to hardcode Array values when using PHP arrays in JS (2 Solutions!!)
2:54
Code Review: Building an email body (2 Solutions!!)
2:31
Code Review: Pairwise Combinations Generator
Code Review: Number-guessing game in C# (2 Solutions!!)
2:23
ASP.NET MVC using an N-Tier Model and DDD (2 Solutions!!)
3:15
Two Java classes to perform similar queries with caching (2 Solutions!!)
4:19
Code Review: Maintaining a count with two threads using conditional variables (2 Solutions!!)
Flexible and modular CMS with user management in CakePHP (2 Solutions!!)
2:33
Code Review: Node.js building a JSON restful web api structure
Code Review: Updating a chart from Yahoo Finance CSV files (2 Solutions!!)
2:29
Code Review: Optimizing a table - Twig, CSS
Code Review: Basic socket library in C
3:12
Code Review: Listing the first five perfect numbers in MIPS assembly
Finding the largest product of four consecutive numbers in a grid (2 Solutions!!)
3:44
Code Review: Basic modular calculator (2 Solutions!!)
Code Review: Optimisation of auto-correlation function (2 Solutions!!)
1:53
Code Review: Comparing an active record result with an array of object in a rspec test
3:19
Code Review: Interacting with a database (2 Solutions!!)
2:57
Code Review: Reversi move class
2:42
Code Review: A safer way to cut a string (3 Solutions!!)
Code Review: Binary tree max sum level - better design? (2 Solutions!!)
3:39
Code Review: TCP socket server for UNIX (2 Solutions!!)
2:56
Code Review: The efficiency and options of my PNG sequence JS class (2 Solutions!!)
2:21
Code Review: Cancelling Local WebClient ASync Operation
3:21
Code Review: Is this the right way to read every line? (3 Solutions!!)
6:27
Code Review: Structuring code to do URL routing for Node.js (4 Solutions!!)
2:48
Code Review: Alien Assault game (2 Solutions!!)
Code Review: Error handling for parsing a date (2 Solutions!!)
Code Review: Instrumentation tool using the ASM tree API
Code Review: Poker Hand Kata (3 Solutions!!)
4:01
Code Review: Using descriptors with instance variables to store a human's age (3 Solutions!!)
5:00
Code Review: Script for analyzing millions of lines (4 Solutions!!)
Dictionary tree optimization
3:42
Writing an infinitely running( while(true) { } ) user input function in haskell (2 Solutions!!)
2:19
Code Review: Animating opacity of 1400 Raphael.js objects hurts animating performance
Code Review: Generating a 1D cellular automata in Python
Code Review: Using XML from web service with switch
4:14
Drawing Tree Structures (2 Solutions!!)
Code Review: Simple anagram finder using Scala and some Scalaz
Coding style and best practice regarding exception-handling (2 Solutions!!)
Code Review: Making a page update based on the progress of a process
Code Review: Hex to integer converter
1:50
Code Review: mapM for both keys and values of Data.Map
3:20
Code Review: My implementation of FixedSizedPriorityQueue (2 Solutions!!)
Random D20 number generator (2 Solutions!!)
4:41
Code Review: Dynamically-expanding array in C (3 Solutions!!)
3:28
Code Review: Windows DLL Module Class (3 Solutions!!)
Code Review: Depth-first search algorithm in clojure
3:23
Code Review: How to reduce my code length without changing concept? (2 Solutions!!)
Code Review: Codeigniter active record
Code Review: Drawing random smooth lines contained within a square (2 Solutions!!)
4:22
Code Review: Terser way of generating deeply nested hash (4 Solutions!!)
2:55
Code Review: Efficient implementation of a Dynamic Programming challenge (2 Solutions!!)
4:31
Code Review: Is this code an efficient implementation of Reservoir Sampling? (3 Solutions!!)
6:24
Code Review: User register script PHP (5 Solutions!!)
2:36
Code Review: Parsing Wikipedia data in Python
2:14
Code Review: Complex CSS layout - Docked Footer and Elastic Content
Code Review: Rails partial inheritance hack
2:58
Code Review: Staging/release nginx config
Code Review: Multi-Functional Event Delegate
Array absurdity challenge (2 Solutions!!)
3:11
Is this FTP download code useful? (2 Solutions!!)
4:02
Disjoint sets implementation (2 Solutions!!)
5:14
Code Review: Prime numbers, Prime Factors and LCM (3 Solutions!!)
1:58
Code Review: Tail-recursive factorial
Code Review: Conway's Game of Life in F#
2:22
Code Review: Reading a Bitmap from disk on a separate thread on Android (2 Solutions!!)
Code Review: Operating sublists efficiently (2 Solutions!!)
Code Review: Billboard challenge algorithm
Decoding binary string message
2:52
Code Review: OpenCV Mat processing time (2 Solutions!!)
Code Review: Mobile user agent check
Should a piece of code only ever called once be a separate method? (4 Solutions!!)
4:04
Code Review: Print all interleavings of two given strings (2 Solutions!!)
Checking if two floating point numbers are equal (2 Solutions!!)
Tidy up number counting code (2 Solutions!!)
3:48
Code Review: Using Java's instanceof operator (4 Solutions!!)
Code Review: Custom Streaming Application - Twitch (2 Solutions!!)
2:25
Code Review: Lexicographic rank of a string
2:43
Is this code to hook into a .NET window that we don't own safe? Can it be made safe?
Academic implementation of artificial neural network
Code Review: Validating the value of a property of an object (3 Solutions!!)
php highlight search keywords [working solution]! (2 Solutions!!)
2:28
Code Review: Simple DOM mutation abstraction
Combinations of list elements (2 Solutions!!)
Code Review: NewtonSoft Json.Net serialiser (2 Solutions!!)
2:30
Small Haskell Hangman game
Is this UnitTest for updating an object in data-access layer sensible?
Code Review: BinaryTree class with extra methods (2 Solutions!!)
Website menu with Flask
2:45
Code Review: Extending java.util.Random.nextInt(int) into nextLong(long) (3 Solutions!!)
3:10
Loading of images
Code Review: Comparing sets of different types using variants
2:11
Code Review: Resource Pool implementation with ReentrantLock and Condition
3:17
Code Review: Exhaustive search for encryption keys (3 Solutions!!)
2:16
Code Review: I could use a review of my sudoku validation
2:17
Code Review: Body mass index / Body surface area calculator
Code Review: optimizing project euler #83 solution
Code Review: GroupBy over a clustered iterator in Scala (2 Solutions!!)
Organizing classes for Blackjack game
3:30
Am I getting the builder pattern right? (3 Solutions!!)
Code Review: Finding the longest common substring between two tweets
3:35
Instantiating if null (3 Solutions!!)
Code Review: Review my "delayed for-loop" in JavaScript (2 Solutions!!)
3:16
Code Review: Currency conversion class with caching (2 Solutions!!)
4:52
How to improve wordfeud solver algorithm? (3 Solutions!!)
3:07
Do these unit tests cover my method under test?
Code Review: Discrete random variable generator
Code Review: Efficient string concatenations with DOM (3 Solutions!!)
1:25
Create path to file under 64-bit %programfiles% from 32-bit process
Nesting multiple objects vs referencing them for a slot machine (2 Solutions!!)
2:41
Code Review: Publisher/Consumer thread-safe lock-free queue with a single publisher/consumer
Code Review: Generating DNA sequences and looking for correlations (4 Solutions!!)
3:18
Code Review: Image upload script in PHP
How to enhance the readability of JavaScript part? (2 Solutions!!)
2:37
Recursion to map phone number to strings
Review my Diffie Hellman class
C#/XNA interface usage, repeating functions
Code Review: Using delegates to communicate between forms and networkcommunicator class
Finding the mode of an array/iterable
4:53
Animating rotations using jQuery (3 Solutions!!)
Removing first duplicate dataframe (2 Solutions!!)
Reducing boilerplate of binary layout handling in Haskell (2 Solutions!!)
Function to erase original element but also linked
A\* shortest path algorithm optimization (2 Solutions!!)
Best way to handle repetitive error code or return value
Code Review: iterate over an array and delete elements conditionally (3 Solutions!!)
Code Review: jquery.php plugin security optimization (backend)
7:13
Code Review: Largest prime factor for a given number (6 Solutions!!)
Am I using C++ pointers and references correctly? (2 Solutions!!)
Code Review: Is there a cleaner way of building a list of the previous, next months than this?
3:46
Code Review: Creating an array of associative arrays in PHP (3 Solutions!!)
1:19
Refactor ruby each-code
Dynamic variables in loop (3 Solutions!!)
2:07
Main implementation of Game of Life
4:48
Code Review: RLE encoding/decoding tool, review source (3 Solutions!!)
Code Review: Querying a data structure that contains various triples
Code Review: How to simplify this code? (2 Solutions!!)
1:52
Code Review: Partition a linked list arround an element
Code Review: Generating adjacency matrix on random cout of graphs with output the matrix
Code Review: Between dates : from highest -> current -> lowest
7:42
Bread formula object (7 Solutions!!)
1:44
Code Review: Rendering and re-rendering a Mustache template
Code Review: Placement of success code in a conditional (2 Solutions!!)
2:03
String Building (2 Solutions!!)
5:17
Code Review: Linked list of bunny objects (3 Solutions!!)
2:38
Code Review: Cached empty collections (3 Solutions!!)
A\* search algorithm: open set and heap
Generated code proxy
PBKDF2 authorization
Criticize C argument parsing method (3 Solutions!!)
2:08
Code Review: Header and navbar animations on a website
Code Review: CSV email script efficiency (2 Solutions!!)
3:36
Tips on projecteuler code optimization (3 Solutions!!)
Drop-down for populating a list of cities (2 Solutions!!)
2:59
Calling tries to lazy load in every properties getter
Code Review: Retrieve all parents, all possible children, sorted and with their "depth"
Code to redirect console IO to strings (2 Solutions!!)
Code Review: Plain type serializer design (3 Solutions!!)
4:59
Calculating the number 8 chars long which contains all possible numbers containing the numbers...
Is declaring a property as `public` insecure?
Code Review: Automatically turn on Computer from Raspberry Pi (based on user presence in home)
Code Review: Where to start refactoring? (2 Solutions!!)
Code Review: Release - NS.time
Code Review: Could this deferred execution scheme be any simpler?
2:15
Code Review: Handling failed catches (2 Solutions!!)
Code Review: Implementing the midpoint displacement algorithm in Java
Code Review: Java Exception Message (3 Solutions!!)
Code Review: Breakout-like game in JS
2:44
Code Review: AlwaysUpdate attribute for Entity Framework Code First POCO
Code Review: Can I improve this code for readability and/or performance? (2 Solutions!!)
I've embedded several PHP/HTML/Javascript in one page. How can I improve on the...