All Projects → amarkum → interview-refresh-java-bigdata

amarkum / interview-refresh-java-bigdata

Licence: other
a one-stop repo to lookup for code snippets of core java concepts, sql, data structures as well as big data. It also consists of interview questions asked in real-life.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to interview-refresh-java-bigdata

Mobius
C# and F# language binding and extensions to Apache Spark
Stars: ✭ 929 (+3616%)
Mutual labels:  spark-streaming, mapreduce
qs-hadoop
大数据生态圈学习
Stars: ✭ 18 (-28%)
Mutual labels:  spark-streaming, mapreduce
javascript-interview-questions
A collection of JavaScript modern interview questions for beginners to experts
Stars: ✭ 290 (+1060%)
Mutual labels:  snippets, interview
Cdap
An open source framework for building data analytic applications.
Stars: ✭ 509 (+1936%)
Mutual labels:  spark-streaming, mapreduce
Bigdata Interview
🎯 🌟[大数据面试题]分享自己在网络上收集的大数据相关的面试题以及自己的答案总结.目前包含Hadoop/Hive/Spark/Flink/Hbase/Kafka/Zookeeper框架的面试题知识总结
Stars: ✭ 857 (+3328%)
Mutual labels:  interview, mapreduce
discrete-math-python-scripts
Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera
Stars: ✭ 98 (+292%)
Mutual labels:  snippets, recursion
30 Seconds Of Interviews
A curated collection of common interview questions to help you prepare for your next interview.
Stars: ✭ 9,410 (+37540%)
Mutual labels:  snippets, interview
T-Watch
Real Time Twitter Sentiment Analysis Product
Stars: ✭ 20 (-20%)
Mutual labels:  spark-streaming
devs-codex
A repo of helpful front end development and design links
Stars: ✭ 16 (-36%)
Mutual labels:  snippets
pyspark-algorithms
PySpark Algorithms Book: https://www.amazon.com/dp/B07X4B2218/ref=sr_1_2
Stars: ✭ 72 (+188%)
Mutual labels:  mapreduce
kafka-twitter-spark-streaming
Counting Tweets Per User in Real-Time
Stars: ✭ 38 (+52%)
Mutual labels:  spark-streaming
fixes
Random development problems and solutions
Stars: ✭ 38 (+52%)
Mutual labels:  snippets
Ace-The-Code
A repository for various coding questions that can help you land your next dream job!
Stars: ✭ 36 (+44%)
Mutual labels:  interview
Tweet-Analysis-With-Kafka-and-Spark
A real time analytics dashboard to analyze the trending hashtags and @ mentions at any location using kafka and spark streaming.
Stars: ✭ 18 (-28%)
Mutual labels:  spark-streaming
core.horse64.org
THIS IS A MIRROR, CHECK https://codeberg.org/Horse64/core.horse64.org
Stars: ✭ 3 (-88%)
Mutual labels:  garbage-collection
Coding-Practice
Coding practice, design pattern implementation in C++ and some knowledge summary.
Stars: ✭ 48 (+92%)
Mutual labels:  interview
seatunnel-example
seatunnel plugin developing examples.
Stars: ✭ 27 (+8%)
Mutual labels:  spark-streaming
python-cp-cheatsheet
Python3 interview prep cheatsheet and examples
Stars: ✭ 407 (+1528%)
Mutual labels:  interview
bits
Bits by Creative Tim - Code Snippets for easier coding
Stars: ✭ 142 (+468%)
Mutual labels:  snippets
open-stream-processing-benchmark
This repository contains the code base for the Open Stream Processing Benchmark.
Stars: ✭ 37 (+48%)
Mutual labels:  spark-streaming

Java, SQL, Data Structure & Algorithm & Big Data Brushup

one-stop repo to lookup for code snippets of core java concepts, sql, data structures as well as big data.

Content

  1. Algorithm - Searching, Sorting etc.
  2. Asked Programs
  3. Apache Crunch - A Framework to execute MapReduce Jobs
  4. Data Structures - Arrays, LinkedList, Stack, Queue, Tree
  5. Design Patterns - Singleton, Factory, Builder Design Pattern code Snippets
  6. Exceptions - Creation of Custom Exception
  7. Garbage Collection - Usage of Garbage Collection
  8. Java Collection - Usage of Java Collection Framework
  9. Java Refresher - Some useful Java Concepts
  10. JDK - New feature of Java with Code Snippet
  11. Kafka - Kafka Producer and Consumer Program
  12. Kafka & Spark - Program to Process streaming data from Kafka Queue
  13. MapReduce - Few Simple programs of MapReduce
  14. Marker Interface - Code Snippet of Marker Interface in Java
  15. Multithreading - Snippet of Multithreading
  16. Recursion - Few Programs related to recursion
  17. Spark - Spark Program - e.g WordCount Problem
  18. Strings Concept - Concept related to Strings

Resources

  1. Images - Contains Images for various usage
  2. Interview Question - Contains asked interview Question of Java, Big Data, SQL, etc.

Please feel free to send a Pull Request to the repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].