Skip to content

Collection of my solutions to common problems found in Leetcode and Codewars.

Notifications You must be signed in to change notification settings

carjuan/coding-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding Challenges

language Language

This is a collection of my solutions to common problems found in Leetcode and Codewars.

A solution might have more than one implementation


Purpose

  • Practice regularly coding challenges

  • Implement and study commonly used algorithms


Problems

Website Problem Solution Difficulty
Leetcode 1108. Defanging an IP Address substringReplacing Easy
Leetcode 151. Reverse Words in a String reverseWordByWord Medium
Leetcode 771. Jewels and Stones jewelsAndStones Easy
Leetcode 9. Palindrome Number isPalindrome Easy
Leetcode 121. Best Time to Buy and Sell Stock bestTimeToBuy Easy
Codewars Build Tower buildTower 6kyu
Codewars The deaf rats of Hamelin deafRatsOfHamelin 6kyu
Codewars Increment a string incrementString 5kyu
Codewars is Divisible? isDivisible 7kyu
Codewars Jaiden Casing Strings jadenCasing 7kyu
Codewars Testing 1-2-3 testing123 7kyu
Codewars Weird String Casing weirdStringCase 6kyu
Leetcode Single Number singleNumber Easy
Codewars Domain Name extractDomain 5kyu
Codewars iqTest iqTest 6kyu
Codewars upArray pluOneArray 6kyu
Codewars calculatingWithFunctions calcWithFunc 5kyu

About

Collection of my solutions to common problems found in Leetcode and Codewars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published