Topic: "hashcode"
felangel/equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Language: Dart - Size: 439 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 1,012 - Forks: 111

planttheidea/hash-it
Hash any object type based on its values
Language: TypeScript - Size: 3.51 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 209 - Forks: 13

OpenPojo/openpojo
POJO Testing & Identity Management Made Trivial
Language: Java - Size: 159 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 155 - Forks: 40

turansky/seskar
Kotlin/JS sugar
Language: Kotlin - Size: 2.88 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 62 - Forks: 8

guiyang882/MassImageRetrieval
This project is intended to solve the task of massive image retrieval.
Language: Python - Size: 1020 KB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 55 - Forks: 9

sta-szek/pojo-tester
Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
Language: Java - Size: 11.7 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 53 - Forks: 24

sokomishalov/lombok-rs
Lombok port for Rust
Language: Rust - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 46 - Forks: 2

singgel/java-base
java-agent、jvm-access、jvm-classloader、jUnitPerf、Java基础算法;JAVA基础知识、枚举、反射、异常、泛型、集合、线程、代理;我的博客里面有相应的解释,以及动态的gif图片引导你理解
Language: Java - Size: 1.29 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 27

sbrodehl/HashCode
Google # Hash Code 2017 Challenge
Language: Python - Size: 21 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 36 - Forks: 17

senesh-deshan/Google-Hash-Code-2020
More Pizza : Solution for the Practice Round of Google Hash Code 2020
Language: Python - Size: 601 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 45

Sup3r-Us3r/HashCode
Its purpose is to encode your desired hash text
Language: Python - Size: 28.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 33 - Forks: 22

sbrodehl/Hashcode2k18
Google # Hash Code 2018 Challenge
Language: Python - Size: 2.76 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 32 - Forks: 16

m3talstorm/hashcode
:key: A javascript module for generating hashcodes of objects
Language: JavaScript - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 29 - Forks: 19

vitowalteranelli/Google-HashCode-Playground
This project allows to evaluate your submissions for past editions of Google HashCode.
Language: Python - Size: 4.59 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 9

JonHanna/SpookilySharp
A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32- 64- and 128-bit hashes of strings, char and byte arrays, streams and any type of object represented by an array of simple types.
Language: C# - Size: 522 KB - Last synced at: 30 days ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 4

hoangsonww/Queue-And-HashTable-DSA
🔑 This repository focuses on hash tables and priority queues, highlighting their use in text analysis, word stats generation, and managing a movie review user database. It includes techniques for efficient text tokenization, word frequency analysis, prioritized data handling, and more!
Language: Java - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 12

mcieno/HashCode
Google Hash Code solutions.
Language: Go - Size: 18.7 MB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 19 - Forks: 8

afonsojramos/competitive-programming
Collection of all the competitive programming competitions I partook in.
Language: Jupyter Notebook - Size: 7.9 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

muety/hashcode-2018
Solution for Google Hash Code 2018 Qualification Round
Language: Python - Size: 525 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 5

LyashenkoGS/GoogleHashCode2017
Assignments for the Google HashCode 2017
Language: Java - Size: 1.82 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 16 - Forks: 8

AkselsLedins/google-hashcode-2018-live-simulation
Google Hash Code 2018 - Simulation / Result Viewer
Language: Go - Size: 9.86 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 2

PicoJr/2018-hashcode-score
compute score for Hash Code 2018 qualification round
Language: Python - Size: 439 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 4

goke-epapa/GoogleHashCode2018
Solutions to Google HashCode 2018
Language: Java - Size: 589 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 14 - Forks: 3

PvdBerg1998/HashKode
Kotlin hashcode utilities
Language: Kotlin - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 5

AndreFCruz/google-hashcode
Team Paprika's proposed solutions for Google Hashcode 2017 and 2018. In collaboration with @AJRamos308, @EdgarACarneiro and @therealdelay.
Language: C++ - Size: 4.63 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 1

formidablae/Hackathons_Competitive_Programming_CTFs
Code submitted in hackathons, competitive programming contests (Advent Of Code, BendingSpoons Codeflows, Google HashCode, Reply Code, AtCoder, BinarySearch, LeetCode, CodeChef, Codeforces, TopCoder Contests) and CTFs (Google CTF, HackTheBox, picoCTF etc.).
Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

sagishporer/hashcode-practice-even-more-pizza
Google Hash Code 2021 practice problem: "Even More Pizza". Score: 731,455,475
Language: C# - Size: 354 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 9

knightron0/hashcode
Google Hashcode 2021 submissions by our team, notok.
Language: Java - Size: 461 KB - Last synced at: 9 days ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 2

MrHacker-X/DecodeX
DecodeX: Blazing-fast Hash Cracking for Security Pros!
Size: 4.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

hamdan-codes/hashcode-2021-practice-problem-solution
The solution of Google Hashcode 2021 Practice Problem, Even More Pizza.
Language: Jupyter Notebook - Size: 4.59 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 6

Thanasis1101/Hashcode-2020-solution-Qualification-round
Our solution for the 2020 hashcode qualification round problem with libraries and books
Language: Python - Size: 5.65 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 4

mathurpulkit/Hashcode2020
Solution for Hashcode 2020 Online Qualification Round
Language: C++ - Size: 5.03 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

Double-O-Seven/equalizer
Fluent builders for correct equals() and hashCode() implementations for Java 8+
Language: Java - Size: 261 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 0

zhleternity/image_retrieval_binary_hash_code
Image Retrieval based on Binary Hash Code and CNN
Language: Python - Size: 210 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 3

obsidiandynamics/pojo-tester Fork of sta-szek/pojo-tester
Java framework for testing POJO methods; tests equals, hashCode, toString, getters, setters and constructors
Language: Java - Size: 11.7 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

formidablae/Google
Code written during partecipations at contests like HashCode, Kickstart and CodeJam or CTF challenges like CaptureTheFlag organized by Google.
Language: Python - Size: 27.6 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

0CodeLife0/HashCode2021-EvenMorePizza
My solution to the Google coding competition HashCode 2021's practice problem - Even More Pizza
Language: C# - Size: 7.74 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 14

Whomrx666/X-hashcode
X-hashcode is a tool used to ENCODE or DECODE a text into hash code form
Language: Python - Size: 205 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

alvinwan/codegen
Google Forms add-on that generates codes upon form submission, 239k+ downloads (2024)
Language: JavaScript - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 6

marcospassos/phpcommon-comparison
PHP 5.4+ library to represent equivalence relations and strategies for hashing and sorting values.
Language: PHP - Size: 164 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 2

imahjoub/hash_sha256
C++ implementation of SHA-256 (header-only)
Language: C++ - Size: 211 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 2

ahr9n/google-hashcode
Solutions of Google HashCode Rounds
Language: C++ - Size: 565 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

pgimalac/hashcode-evaluator
Evaluators for Google Hashcode (https://codingcompetitions.withgoogle.com/hashcode/) past problems
Language: Python - Size: 35.9 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

joaonmatos/hash-code-2020
My team's Hash Code 2020 solutions
Language: Python - Size: 5.13 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 4

rahul1947/SP07-Comparison-of-Hashing-Implementations
Comparison of Hashing Algorithms - Double Hashing, Robin Hood Hashing Cuckoo Hashing with Java's inbuilt HashMap/ HastSet over million of add(), contains() and remove() operations.
Language: Java - Size: 34.9 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 3

sagishporer/hashcode-practice-one-pizza
Google Hash Code 2022 practice problem: "One Pizza". Score: 3,900
Language: C# - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

sagnikghoshcr7/HashCode_2021-Solution
Solutions of Google HashCode 2021
Language: Python - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

tahirramzan/Google-Summer-of-Code-2020
Google Summer of Code helping material and related stuff
Size: 17.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 5

papachristoumarios/HashCode-Team111
HashCode 2018 Team 111
Language: Python - Size: 720 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 0

funilrys/A-John-Shots
A tool to get the Security Hash Algorightms (SHA) of all files in a given path into a JSON formatted file.
Language: Python - Size: 87.9 KB - Last synced at: 30 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

kobr4/g_hashcodes
All Google Hashcode codes (Qualification 2019: 1,073,638)
Language: C++ - Size: 31.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

angeligareta/hash-code-2021
Solution for online qualification round of #HashCode2021, a Google programming competition to solve a team-based challenge.
Language: Python - Size: 3.4 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

vmikhav/hashcode_2020
Google hashcode 2020 submission (solution)
Language: JavaScript - Size: 4.49 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

gstamatakis/Hashcode-VoskosTeam
Hashcode 2017/2018 solutions by Voskos Team
Language: Python - Size: 4.61 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

Tobertet/hash-code-pizza-viewer
An easy pizza status viewer for inspecting the solution provided for any algorithm to the Hash Code Practice Problem
Language: TypeScript - Size: 1.5 MB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

HofmannZ/hashcode-2018
Google Hash Code 2018 - Final Round - 35th place (Extended Final Round - 12th place)
Language: Dart - Size: 10.8 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

Javidjms/hashcode2018
Repository for google hash code 2018
Language: Python - Size: 435 KB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 2

ahampriyanshu/experimenting-with-cp 📦
Experimenting with various competitive programming resources on various platforms.
Language: SCSS - Size: 567 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

jcolladosp/hash-code-2022
Google HashCode Competition 2022
Language: TypeScript - Size: 1.99 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

PicoJr/google-hashcode-score-2021
Google Hashcode 2021 Qualification Round score calculator written in Rust
Language: Rust - Size: 2.72 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

mozanunal/hashcode2021-even-more-pizza
HashCode 2021 practice question solution with 727,667,236 points. It is a clean and readable 4 hours solution written in Python.
Language: Python - Size: 3.06 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

dhhruv/Google-Coding-Competitions
Here's my repository for the algorithms and scripts used in any of the Google Coding Competitions.
Language: Python - Size: 6.97 MB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

gleb-kov/hashcode2020
Google Hashcode 2020 Online Qualification Round. 388 place of 10724
Language: C++ - Size: 7.26 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 7

nikpundik/google-hashcode-pizza
Visualizer for the Google Hash Code 2018 Pizza practice example
Language: JavaScript - Size: 470 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

evilz/Hashcode2015
Language: C# - Size: 3.47 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

btjanaka/algorithm-problems
Solutions and reference implementations for algorithm problems
Language: C++ - Size: 9.76 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

mariazevedo88/hash-generator-js
A Vue.js application with a javascript implementation of String's class hashCode method in Java
Language: JavaScript - Size: 8.66 MB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 4

otto-de/lein-files-hash
Language: Clojure - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

gdalle/GoogleHashCode2014.jl
Lightweight package designed to interact with the data of the 2014 Google Hash Code
Language: Julia - Size: 678 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 2

Gophing-Around/qualification-round-2022
Our solution for the 2022 qualification round - Positioned 99th scoring 3360259 points (with a peak of 26th ranking 1h before the end 🙀)
Language: Go - Size: 972 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

M3A-Team/hash-code-2022
Our Code for Hash Code 2022 Qualification Round "Mentorship and Teamwork" Participating for the First Time
Language: Python - Size: 1.13 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 4

ShahilPatel-IITDh/HashCode2022
Google Hashcode 2022 Solution
Language: Python - Size: 1.13 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

ravikant-pal/quickpojo
This project is to create Java POJO (Plain Old Java Object).
Language: JavaScript - Size: 1.37 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

henlo-fiesta/hashcode-2020
Repository for Google Hashcode 2020 - 1st in Thailand, 325th Global
Language: Go - Size: 19.2 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

RichTeaMan/Common
A repository of useful classes for .NET.
Language: C# - Size: 495 KB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

vmikhav/hashcode_2019
Google hashcode 2019 submission
Language: JavaScript - Size: 8.16 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 6

2-men-team/hashcode
Course work project based on Google HashCode 2018 task
Language: D - Size: 1010 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

tandriamil/hashcode2018
Submission of Hashcode 2018
Language: Python - Size: 355 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

sagishporer/hashcode-2018-qualification
Google HashCode 2018 qualification round solution. Score: 49,968,454
Language: C# - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

clemkoa/hashcode-2017
Google Hashcode 2017, team Minor Thing (rank 175)
Language: Python - Size: 7.99 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

ljfio-student/HashCode17PracticeJava
Attempt at solving HashCode 17 Practice problem using a Genetic Algorithm
Language: Java - Size: 518 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

mattiaspersson09/junisert
Java unit assertion framework
Language: Java - Size: 344 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

centic9/commons-test
Utilitity library for testing stuff that I use in multiple projects
Language: Java - Size: 547 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 1

Lonzak/unittest-utilities
Automated junit tests for DTO, Entity, JavaBeans style classes to increase test coverage
Language: Java - Size: 159 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

NotNinja/nevis
Makes JavaScript more object-orientated
Language: JavaScript - Size: 257 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

NatanGarcias/Competitive-Programming
Problems I solved to acquire new knowledge and as a form of training for programming marathon
Language: C++ - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

CorvusCodex/HashMaster
HashMaster is a powerful and easy-to-use tool for computing HMAC hashes of user-provided input strings using various hashing algorithms. With support for SHA-256, SHA-512, SHA-384 and SHA-224, HashMaster provides a flexible and secure way to verify the integrity and authenticity of messages in a wide range of applications.
Language: C# - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

uswa-r/Blockchain-using-Javascript
Hi there! :D I practiced this JavaScript project for fun and educational purpose, as I'm an enthusiastic and motivated programmer, who loves to play and experiment with the coding languages. Every code-line has a descriptive comment(s), plus a SUMMARY of the methods/functions to provide the respected reader with the elaborated logic and better understanding. Thank you for looking into it! :) Best regards, Uswa R.
Size: 145 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

mhmd-azeez/google-hashcode-2022
Hakuna Patata's solution for Google Hashcode 2022: Mentorship and Teamwork. 2,858,938 points
Language: C# - Size: 1.17 MB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

TheJollyNaman/CompetitiveCoding
This is my repository which contains all my contest code, upsolved code, etc!!! Contains CodeForces, Codechef, Google Competitions and Static A2OJ!!!
Language: C++ - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

KristofHolecz/hash-code-2021-traffic-signaling-insights-reporter
Referee and insights reporter for Google Hash Code 2021 Qualification Round (Traffic Signaling)
Language: JavaScript - Size: 2.81 MB - Last synced at: 25 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

EtorojahOkon/Hash-Code-practice-
Sample php solution to the Google 2021 Hash code practice round
Language: PHP - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

FraLotito/hashcode_unitn
Solutions from the Google Hash Code competition, part of a seminar held at UniTn.
Language: Python - Size: 15.6 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

pinkr0x1k/google-hashcode
Google HashCode 2020 Questions and Answers
Language: Java - Size: 2.72 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

ItsSabirHussain/Competitive-Prgoramming
Practice for competitive programming with description of algorithms used to solve particular problem.
Language: Python - Size: 1.86 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 3

fedotom2/hashcode2020
All we had to do, was follow the damn train, CJ!
Language: JavaScript - Size: 4.78 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

hamza-ezzahiry/HashCode-2020-Solution
Solution hashcode 2020 "Book scanning" in c++
Language: C++ - Size: 4.74 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

snwfdhmp/hashcode-2020 📦
Google's Hashcode 2020 Ordoclic Team Solution (Algorithmic Contest)
Language: Go - Size: 20.2 MB - Last synced at: about 19 hours ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

kostyaHrytsyuk/CityPlan
Final task for Hash Code 2018 - Google’s Coding Competitions
Language: Python - Size: 6.95 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

Vvoox/MCPC_2015
Problems and solutions from MCPC 2015
Language: Java - Size: 8.82 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0
