Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 79b4260

Browse files
[README][Problem 1475]Final Prices With a Special Discount in a Shop
1 parent 287b4a3 commit 79b4260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ kotlin . this repository contains three major folders [easy - medium - hard] bas
8181
- [1995. Count Special Quadruplets](src/easy/CountSpecialQuadruplets1995.kt) - [leetcode link](https://leetcode.com/problems/count-special-quadruplets/description/) `Hash map` `Array` `Counting`
8282
- [2032. Two Out of Three](src/easy/TwoOutOfThree2032.kt) - [leetcode link](https://leetcode.com/problems/two-out-of-three/description/) `Hash map` `Array` `Counting`
8383
- [1550. Three Consecutive Odds](src/easy/ThreeConsecutiveOdds1550.kt) - [leetcode link](https://leetcode.com/problems/three-consecutive-odds/description/) `Array`
84+
- [1475. Final Prices With a Special Discount in a Shop](src/easy/FinalPricesWithSpecialDiscountInShop1475.kt) - [leetcode link](https://leetcode.com/problems/final-prices-with-a-special-discount-in-a-shop/description/) `Array` `Stack`
8485
<br />
8586

8687
## Medium Problems :

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /