Skip to content

Olda-Hal/LeetCode

Repository files navigation

LeetCode

my leetcode solutions

Currently solved problems:

1160 - Find Words That Can Be Formed by Characters

- https://leetcode.com/problems/find-words-that-can-be-formed-by-characters/submissions/1367147722/
- [Solution](find-words-that-can-be-formed-by-characters.py)
- Runtime Beats: 87.97%
- Memory Beats: 88.06%

2194 - Cells in a Range on an Excel Sheet

- https://leetcode.com/problems/cells-in-a-range-on-an-excel-sheet/submissions/1367135020/
- [Solution](cells-in-a-range-on-an-excel-sheet.py)
- Runtime Beats: 91.24%
- Memory Beats: 84.11%

About

my leetcode solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages