amarkum/interview-refresher-java-bigdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a one-stop repository to look up code snippets related to core Java concepts, SQL queries, data structures, algorithms, and Big Data frameworks. Ideal for quick reference and brushing up on important concepts.

  • Searching and Sorting algorithms.
  • Frequently asked programs.
  • A framework to execute MapReduce jobs with sample programs.
  • Arrays, LinkedLists, Stacks, Queues, Trees with code examples.
  • Implementation of popular design patterns:
    • Singleton
    • Factory
    • Builder
  • Code snippets for creating custom exceptions in Java.
  • Practical usage of Java Garbage Collection mechanisms.
  • Examples showcasing the use of the Java Collection Framework.
  • Useful Java concepts for quick revision.
  • Code snippets demonstrating new features introduced in various JDK versions.
  • Kafka Producer and Consumer programs with real-world examples.
  • Programs that process data from Kafka using Spark.
  • Simple programs demonstrating MapReduce concepts and implementations.
  • Examples of Marker Interfaces in Java.
  • Snippets demonstrating multithreading in Java.
  • A collection of recursive programs.
  • Spark programs such as the WordCount problem.
  • Common string-related operations and concepts in Java.
  • Contains useful images for various purposes.
  • A collection of interview questions & Answers from Java, Big Data, SQL, and more.

Feel free to contribute by sending a Pull Request to this repository.

About

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.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors 2

    •  
    •  

    Languages