Skip to content

azizerorahman/problem-solving_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Problem Solving - JavaScript Practice

This repository contains solutions to several JavaScript practice problems. Each problem focuses on different aspects of JavaScript, such as data types, control flow, functions, and arrays.

  1. Ana to Vori - Convert a measurement from Ana to Vori.
  2. FoodPanda Cost - Calculate total cost based on quantities of different food items.
  3. Picnic Budget - Compute the total budget for a picnic based on the number of participants with tiered pricing.
  4. First Odd Name - Find the first name in an array that has an odd number of characters.

About

Problem Solving with JavaScript

Topics

Resources

Stars

Watchers

Forks