Pinned Repositories
26_weeks_datascience
30-seconds-of-java8
30 seconds to collect useful Java 8 snippet.
33-js-concepts
📜 33 concepts every JavaScript developer should know.
AJAX1
Example code for Build Your Own AJAX Web Applications book
algodeck
An Open-Source Collection of +200 Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
LearnSpringBatch
Repository of Example codes while learning Spring Batch
multithreading
Examples of the basics of multithreading and concurrency in Java for beginners
smeda2205's Repositories
smeda2205/interview
Everything you need to prepare for your technical interview
smeda2205/Interview-Questions
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
smeda2205/java8-misuses
Common misuses of new Java 8 features and other mistakes
smeda2205/awesome-java8
Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.
smeda2205/hire-me
A path to getting an awesome tech gig 💼
smeda2205/leetcode
👏🏻 leetcode solutions for Humans™
smeda2205/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
smeda2205/java-concurrent-polling
Examples of Java asynchronous pollers using `java.concurrent` classes
smeda2205/programming-problems
Repository filled with my interview solutions
smeda2205/Java8-CheatSheet
A Java 8+ Cheat Sheet for functional programming
smeda2205/fizzbuzz
A collection of weird and awful FizzBuzz implementations
smeda2205/java-tutorial-for-beginners
Java Tutorial For Beginners with 500 Code Examples
smeda2205/java-concurrency-practice
Some Java concurrency examples - based on interview questions
smeda2205/Java
All Algorithms implemented in Java
smeda2205/professional-programming
A collection of full-stack resources for programmers.
smeda2205/rethinking-rest
A repository for Safari Online live-training - Intro to GraphQL
smeda2205/future
High-performance Future implementation for the JVM
smeda2205/java-concurrency-1
Java concurrency examples
smeda2205/mutex
Class level Mutex implementation that utilises the JVM's Monitors
smeda2205/spring-boot
Spring Boot
smeda2205/graphql-java
GraphQL Java implementation
smeda2205/graphql-java-spring
GraphQL Java Spring and Spring Boot integration
smeda2205/pro-spring-boot-2
Source Code for Pro Spring Boot 2 by Felipe Gutierrez
smeda2205/awesome-courses
:books: List of awesome university courses for learning Computer Science!
smeda2205/safaridocs
Repo for safari labs and related docs
smeda2205/initializr
A quickstart generator for Spring projects
smeda2205/git-flight-rules
Flight rules for git
smeda2205/33-js-concepts
📜 33 concepts every JavaScript developer should know.
smeda2205/The_Restaurant_Distributed
Problem of "The Restaurant" with distributed message exchange.
smeda2205/tips
Most commonly used git tips and tricks.