Skip to content

In this repository I am trying to contribute my software engineer job preparation materials.

License

Notifications You must be signed in to change notification settings

Nahid-Hassan/job-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f089864 · Nov 26, 2023
May 11, 2023
Feb 21, 2023
Aug 6, 2023
May 16, 2023
Nov 24, 2023
Jan 1, 2023
Mar 6, 2023
Sep 16, 2022
Jun 7, 2023
May 17, 2023
Mar 13, 2023
Jul 20, 2023
Feb 10, 2023
Nov 21, 2023
Sep 9, 2022
May 8, 2023
Feb 9, 2023
Nov 21, 2023
Oct 6, 2022
Feb 9, 2023
Nov 24, 2023
Jan 1, 2023
Sep 2, 2022
Sep 2, 2022
May 30, 2023
Sep 11, 2022
Jan 1, 2023
Feb 19, 2023
Sep 2, 2022
Jan 3, 2023
May 29, 2023
Sep 11, 2022
Nov 16, 2022
Jan 1, 2023
Feb 9, 2023
May 29, 2023
May 30, 2023

Repository files navigation

SE Job Preparation

My Leetcode Account - Md. Nahid Hassan - Solving Idea: Leetcode Problem Solving Ideas - README

  • Samsung
  • Enosis - C#
  • Therap - C++/Java
  • Reve Systems Java Sprint Boot/C++

Languages

Study Plan

  • Data Structures
    • Array Processing
      • Sorting, Searching, Two Pointers, Sliding Window
    • Linked List
    • Stack and Queue
    • Tree
    • Priority Queue
    • Hash Map
    • Set
  • Algorithms
    • General
    • Backtracking & Greedy
    • Graph
  • Number Theory
    • Prime Number Generation (Sieve, Segmented Sieve)
    • Euler Totient Theorem
    • Fermat’s Theorem
    • HCF & LCM (Euclid)
    • Linear Diophantine Equations (Extended Euclid)
    • Modulus Arithmetic (addition,multiplication,subtraction,modular Inverse)
    • Cycle Finding (Floyd Algo and Brent Algo)
    • Integer Factorization (Trial Division , Pollard Rho method)
    • Lucas Theorem (Simple & Advance)
    • Chinese Remainder Theorem
    • Wilson Theorem
    • Miller - Rabin Primality Testing
    • Perfect Numbers
    • Goldbach Conjecture

Books

  • Competitive Programming Handbook - Generalize
  • Competitive Programming 3 - Uva

Interview Preparation Book

Solving Idea

images

Other Resources

Github Repository

Common Mistakes

images

About

In this repository I am trying to contribute my software engineer job preparation materials.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published