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 8213565

Browse files
[README][Problem 3024] Type of Triangle
1 parent 99cc83c commit 8213565

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
@@ -83,6 +83,7 @@ kotlin . this repository contains three major folders [easy - medium - hard] bas
8383
- [1550. Three Consecutive Odds](src/easy/ThreeConsecutiveOdds1550.kt) - [leetcode link](https://leetcode.com/problems/three-consecutive-odds/description/) `Array`
8484
- [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`
8585
- [1974. Minimum Time to Type Word Using Special Typewriter](src/easy/MinimumTimeToTypeWordUsingSpecialTypewriter1974.kt) - [leetcode link](https://leetcode.com/problems/minimum-time-to-type-word-using-special-typewriter/description/) `Array` `Stack`
86+
- [3024. Type of Triangle](src/easy/TypeOfTriangle3024.kt) - [leetcode link](https://leetcode.com/problems/type-of-triangle/description/) `Array` `Stack`
8687
<br />
8788

8889
## Medium Problems :

0 commit comments

Comments
(0)

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