Archive of stories published by Codebrace

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…


Recovering clipboard history on windows

Download Clipdiary — link
Windows clipboard stores only one item. Previous clipboard contents is always replaced by the next copied item and you can’t retrieve it. so you have to use a third party application for storing all your clipboard data so that you can…


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…

These were the top 10 stories published by Codebrace; you can also dive into yearly archives: 2016, 2017, 2018, 2019, 2020, 2021, 2022, and 2023.

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