Skip to content

mizhang/interview_street

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This folder contains my codes focusing on algorithms efficiency. There are four projects:

C++:

  1. Sudoku: Algorithmic sudoku solver.
  2. Circle-summation challenge: An online published programming challenge at www.interviewstreet.com.
    Currently ~10% submitted progams are accepted as good solutions.
  3. EQUATIONS: An online published programming challenge at www.interviewstreet.com. Currently 1/3 submitted programs are accepted as good solutions.

Python: 4. Sudoku_python: A GUI sudoku game written in Python (with Pygame library).

About

codes for application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages