Skip to content

This is a repository of some commonly faced interview questions and some coding interview prep resources

Notifications You must be signed in to change notification settings

h-gokul/leetcode-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

This repository is a collection of coding problems encountered in interviews.

Leetcode questions:

✔️ maximum-good-people-based-on-statements. (#140)

✔️ mindegree-trio (#140)

✔️ shortest-path-in-binary-matrix (#29)

✔️ number-subarrays-sum-exactly-equal-k (#29)

✔️ find-all-anagrams-in-a-string, Group-Anagrams (#29)

✔️ count-binary-substrings (#10)

✔️ robot-bounded-in-circle (#136)

✔️ fizz-buzz(#136)

✔️ largest-triangle-area(#136)

✔️ convert-date-format (#140)

✔️ basic-calculator-ii

✔️ unique-paths

✔️ unique-paths-2

✔️ valid-sudoku

✔️ frog-croaking

ML Questions I faced

  • YOLO Object detection
  • Least Squares
  • Total Least Squares
  • PCA explanation
  • Cycle Consistency Loss in GANs
  • Code KNN from scratch
  • RANSAC algorithm
  • Reprojection Error in SFM
  • Transformation matrices.

Programming prep data

design patterns tutorial

cmake-tutorials

ml-interview-prepsite

shared-pointers

Cherno C++,

ML-from-scratch

dynamic-programming-read

leetcode-patterns - Important

cpp-compiler-flags

low level design

About

This is a repository of some commonly faced interview questions and some coding interview prep resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published