본문 바로가기

Geometry5

[Codewars] Area of a Square (8 kyu) / JavaScript https://www.codewars.com/kata/5748838ce2fab90b86001b1a Codewars - Achieve mastery through coding practice and developer mentorship A coding practice website for all programming levels – Join a community of over 3 million developers and improve your coding skills in over 55 programming languages! www.codewars.com DESCRIPTION: Complete the function that calculates the area of the red square, when .. 2023. 4. 12.
[Codewars] Sum of angles (7 kyu) / JavaScript https://www.codewars.com/kata/5a03b3f6a1c9040084001765 Codewars - Achieve mastery through coding practice and developer mentorship A coding practice website for all programming levels – Join a community of over 3 million developers and improve your coding skills in over 55 programming languages! www.codewars.com DESCRIPTION: Find the total sum of internal angles (in degrees) in an n-sided simple.. 2023. 4. 5.
[Codewars] Surface Area and Volume of a Box (8 kyu) / JavaScript https://www.codewars.com/kata/565f5825379664a26b00007c Codewars - Achieve mastery through coding practice and developer mentorship A coding practice website for all programming levels – Join a community of over 3 million developers and improve your coding skills in over 55 programming languages! www.codewars.com DESCRIPTION: Write a function that returns the total surface area and volume of a bo.. 2023. 3. 29.
[Codewars] Area or Perimeter (8 kyu) / JavaScript https://www.codewars.com/kata/5ab6538b379d20ad880000ab Codewars - Achieve mastery through coding practice and developer mentorship A coding practice website for all programming levels – Join a community of over 3 million developers and improve your coding skills in over 55 programming languages! www.codewars.com DESCRIPTION: You are given the length and width of a 4-sided polygon. The polygon ca.. 2023. 2. 11.