Pinned Repositories
aoc
aoc-2022
cpp_interview
C++ Interview Solutions
grib-parser
This is a standalone grib parser which will be soon included into tika
ML-foundations
Machine Learning Foundations: Algebra, Calc, Stats & CS
Networks
Networks - EE 450 Project
NWSamples
This has all sample network programs that I have collected over my serach and found to be useful
reading
A list of computer-science readings I recommend
rust-atomics-and-locks
Code examples, data structures, and links from my book, Rust Atomics and Locks.
tika
Mirror of Apache Tika
hemantku's Repositories
hemantku/cpp_interview
C++ Interview Solutions
hemantku/ML-foundations
Machine Learning Foundations: Algebra, Calc, Stats & CS
hemantku/reading
A list of computer-science readings I recommend
hemantku/rust-atomics-and-locks
Code examples, data structures, and links from my book, Rust Atomics and Locks.
hemantku/aoc
hemantku/aoc-2022
hemantku/aoc-kotlin
hemantku/awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
hemantku/awesome-go
A curated list of awesome Go frameworks, libraries and software
hemantku/ccc
Companion Code for C++ Crash Course
hemantku/aoc2024
hemantku/CodeScraps
LeetCode and Random Coding Samples
hemantku/command-line-rust
Code for Command-Line Rust (O'Reilly, 2022, ISBN 9781098109417) https://learning.oreilly.com/library/view/command-line-rust/9781098109424/
hemantku/Coursera
hemantku/CppND-Route-Planning-Project
hemantku/cs-review
An effort to refresh my CS background
hemantku/Custom-Htop
System Monitor Project from the Object Oriented Programming Course of the Udacity C++ Nanodegree Program
hemantku/interview
Interview questions
hemantku/Leetcode
Complete solutions to Leetcode problems; updated daily. (I'm looking for long-term contributors/partners to this repo! Send me PRs if you're interested! - 9/5/2018)
hemantku/LiveLessons
This repository contains all the source code examples from my LiveLessons course on "Concurrent Programming with Android"
hemantku/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
hemantku/professional-programming
A collection of learning resources for curious software engineers
hemantku/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
hemantku/RoboND-Perception-Project
3D Perception project for the Robotics Nanodegree Program
hemantku/rust-for-java-devs
A guide to help Java developers get started with Rust
hemantku/rust-in-action-code
Source code for the book Rust in Action
hemantku/rust-webassembly
hemantku/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
hemantku/RustPlayGround
Rust Play Ground
hemantku/system-design
High-level system design and object-oriented design