Skip to content

A list of my coding challenge solutions πŸ‘¨β€πŸ’»

Notifications You must be signed in to change notification settings

hroman-codes/codingChallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Description

A list of my coding challenge solutions from CodeWars and AlgoExport πŸ‘¨β€πŸ’»

Problem Solving Strategy

Draw Act Build [D.A.B]
  • cThink πŸ‘€ πŸ€”
    • A 3 step process to learning a new topic
REACTO
  • Helps me keep the conversation going during a techincal interview πŸ‘”
    • [R]epeat
    • [E]xample
    • [A]pproach
    • [C]ode
    • [T]est
    • [O]ptimization

Complexity

⏲️ Time ⏲️ (FOCLP)

  • Operations
  • Comparisons
  • Loop stuff
  • Pointer references
  • Function calls to outside

πŸš€ Space πŸš€

  • Auxiliary Space
  • Input Size
  • Variables

Tech

  • Javascript

About

A list of my coding challenge solutions πŸ‘¨β€πŸ’»

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published