Pinned Repositories
Algorithms
Algorithms and data structures practicing repository
AndroidArchitecture
Android Architecture using Google guides
architecture-components-samples
Samples for Android Architecture Components.
architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
cucumber-android
Android support for Cucumber-JVM
HackerRank
https://www.hackerrank.com/challenges/
kmath
Kotlin mathematics extensions library
LeetCode-Feedback
ProjectEuler
https://projecteuler.net/
rhavran.github.io
rhavran's Repositories
rhavran/Algorithms
Algorithms and data structures practicing repository
rhavran/AndroidArchitecture
Android Architecture using Google guides
rhavran/architecture-components-samples
Samples for Android Architecture Components.
rhavran/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
rhavran/cucumber-android
Android support for Cucumber-JVM
rhavran/HackerRank
https://www.hackerrank.com/challenges/
rhavran/kmath
Kotlin mathematics extensions library
rhavran/LeetCode-Feedback
rhavran/ProjectEuler
https://projecteuler.net/
rhavran/rhavran.github.io
rhavran/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rhavran/Tracer-Kotlin-Compiler-Plugin
An Kotlin Compiler Plugin that wrap method annotation with `@TraceMethod` with `Trace.beginSection` and `Trace.endSection`. This is just an example of demonstrating how to use Kotlin Compiler Plugin.