pavithapichai
Software Engineer | Android | Java | Python | IoT | AWS | Blockchain
CapgeminiTiruppur , Tamilnadu
pavithapichai's Stars
amitshekhariitbhu/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
nilgadia/books
my collection
sinamomken/kotlin-for-android-developers-notes
Important notes summarized from the book "Kotlin for Android Developers" by Antonio Leiva.
Azure/azure-iot-sdk-java
A Java SDK for connecting devices to Microsoft Azure IoT services
realabbas/big-companies-interview-questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
nileshbhoskar/java_notes_dugrasoft
Java notes given by DurgaSoft in YouTube videos for OCJP/SCJP preapration.
shainakrumme/open-source-handbook
⭐️ Open source projects for all skill levels
smartherd/KotlinTutorial
Learn Kotlin programming from scratch
JoseAlcerreca/android-lifecycles
kamyu104/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 3352 LeetCode Problems (Weekly Update)
ece-cohort/Computer-Networking-A-Top-Down-Approach-7th-Edition
Material of Computer Networking: A Top-Down Approach, 7th ed. (By J.F. Kurose and K.W. Ross)
jwasham/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
teivah/algodeck
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
Nitin96Bisht/Java-Books
Java Books
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
ReactiveX/RxAndroid
RxJava bindings for Android
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
aershov24/101-developer-resume-cv-templates
The Only Developer Resume Template You Need To Land Dev Job (Word/PDF)
resumejob/system-design-algorithms
Advanced data structure and algorithm for system design,系统设计需要了解的算法
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
Andrew4d3/building-microservices-notes
Personal notes for the book Building Microservices by Sam Newman
skydoves/android-developer-roadmap
🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
TheAlgorithms/Java
All Algorithms implemented in Java
stefoxp/head-first-design-patterns
Book's notes and samples
chcordova/design-patterns-head-first-book
O'Reilly Head First Design Patterns - Java 8 Examples
dslsyeoh/design-patterns-exercise
Practice exercise for design patterns