Top Stories published by Codebrace in 2017
April
August
September
November
December

Day of the Programmer

Day of the Programmer

Problem Link: Day of the Programmer

Marie invented a Time Machine and wants to test it by time-traveling to visit Russia on the Day of the Programmer (the 256th day of the year) during a year in the…


Organizing Containers of Balls

Problem Link: Organizing Containers of Balls

David has n containers and n different types of balls, both of which are numbered from 0 to n-1. The distribution of ball types per container are described by an n x n matrix of integers, M, where each…


Separate the Numbers

Separate the Numbers

Problem Link: Separate the Numbers

A numeric string, s, is beautiful if it can be split into a sequence of two or more positive integers, a1,a2,….. ,an, satisfying the following conditions:


Minimum Absolute Difference in an Array

Problem Link: Minimum Absolute Difference in an Array

Consider an array of integers, A=a0,a1,……..an-1. We define the absolute difference between two elements, ai and aj ,where(i != j) to be the absolute value ai — aj.


KnightL on a Chessboard

Problem Link: KnightL on a Chessboard

KnightL is a chess piece that moves in an L shape. We define the possible moves of KnightL(a,b) as any movement from some position (x1,y1) to some (x2,y2) to some satisfying either of the following:

These were the top 10 stories published by Codebrace in 2017. You can also dive into monthly archives for 2017 by using the calendar at the top of this page.

About
Codebrace
Coding blog to help people get going with Competetive programming, Big Data and other technologies, visit http://medium.com/codebrace
More information
Tags
Editors