Pinned Repositories
1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
advent-of-code-2021
Algorithms
Algorithms/solutions in Java for Coursera Algorithms-part1
beautiful_logger
Yet another logger API in Java with beautiful features
BlockHound
Java agent to detect blocking calls from non-blocking threads.
fp-scala-coursera
Solutions to Functional Programming Principles in Scala
function-decorators
Functions which add behavior to the passed in functions.
jstrings
Percolation
Solution(current: 89% correctness) for Percolation Threshold : http://coursera.cs.princeton.edu/algs4/assignments/percolation.html
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
bhchandra's Repositories
bhchandra/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
bhchandra/advent-of-code-2021
bhchandra/Algorithms
Algorithms/solutions in Java for Coursera Algorithms-part1
bhchandra/beautiful_logger
Yet another logger API in Java with beautiful features
bhchandra/BlockHound
Java agent to detect blocking calls from non-blocking threads.
bhchandra/fp-scala-coursera
Solutions to Functional Programming Principles in Scala
bhchandra/function-decorators
Functions which add behavior to the passed in functions.
bhchandra/jstrings
bhchandra/Percolation
Solution(current: 89% correctness) for Percolation Threshold : http://coursera.cs.princeton.edu/algs4/assignments/percolation.html
bhchandra/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
bhchandra/boxable
A java library to build tables in PDF documents
bhchandra/collector-example
Custom Java 8 collectors example
bhchandra/coursera-scala-specilization
A series of courses that to master a functional programming using scala
bhchandra/fp-design-scala-coursera
📜 Repo for exercises through the course `Functional Program Design in Scala` from coursera.
bhchandra/GoogleGuiceLab
Google Guice Lab
bhchandra/java-concurrency
Checklist for code reviews
bhchandra/Java8CollectorsLab
Experiment with custom collectors.
bhchandra/jOOU
jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.
bhchandra/LambdaHOLv2
Java 8 Lambdas Hands-on Lab Materials
bhchandra/messenger-restapi-practice
practise project(from javabrains) to rehash restapi developement.
bhchandra/microprofile-health
microprofile-health
bhchandra/microprofile-metrics
microprofile-metrics
bhchandra/mug
bhchandra/MultithreadingLab
multithreading practise
bhchandra/ProblemADay
Coding problems
bhchandra/smallrye-metrics
bhchandra/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
bhchandra/tscfg-maven-plugin
Maven plugin that generates the boiler-plate Java code for a Typesafe Config properties file using tscfg.
bhchandra/tutorials
The "REST With Spring" Classes: