thetealpickle / coding-problems

[BORED] Solutions to coding problems I solve for shits and giggles πŸ˜‚

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding Problems

Bored Jessica solves coding problems for fun 😬
These are those πŸŽ‰

Structure

This repository is structured based on data structure first, and then difficulty level.
Each data stucture has its own playground with a problem per page.

As you flip through the pages the problems will gradually get more difficult.
My solutions can be found within the Sources folder of the page and includes line by line explanation 😱 <- I KNOW.

Index

  • Array
    • First Duplicate
    • Two Sum
    • Remove Element
    • Flipping an Image

About

[BORED] Solutions to coding problems I solve for shits and giggles πŸ˜‚


Languages

Language:Swift 100.0%