Giter Site home page Giter Site logo

dart-problem-solve's Introduction

Dart Programming Practice

This repository contains Dart programs for various programming problems and tasks. Each problem is solved using Dart, and this README provides a brief description of each program and how to run them.

Table of Contents

  1. Check Even or Odd
  2. Calculate Factorial
  3. Generate Fibonacci Sequence
  4. Find Unique Elements
  5. Number Guessing Game
  6. Palindrome Checker

Check Even or Odd

This program checks whether a given number is even or odd and prints the result.

  • Program: EVEN CHECK
  • Usage: Run the program and input a number when prompted.

Calculate Factorial

This program calculates and prints the factorial of a given positive integer.

  • Program: FACTORIAL
  • Usage: Run the program and input a positive integer when prompted.

Generate Fibonacci Sequence

This program generates the first n numbers in the Fibonacci sequence and returns them in a list.

  • Program: FIBONACI
  • Usage: Run the program and input the value of n when prompted.

Find Unique Elements

This program takes a list of numbers and returns a new list containing only the unique elements (no duplicates).

  • Program: POSITIVE
  • Usage: Run the program and input the list of numbers when prompted.

Number Guessing Game

This program generates a random number between 1 and 100 and asks the user to guess it. It provides feedback on whether the guess is too high or too low until the user guesses the correct number.

  • Program:GUSS THE NUMBER
  • Usage: Run the program and follow the instructions to guess the number.

Palindrome Checker

This program checks if a given string is a palindrome (reads the same forwards and backwards).

  • Program: PALINDROME
  • Usage: Run the program and input a string when prompted.

HAPPY CODING

SHARIAR HOSSAIN

dart-problem-solve's People

Contributors

shariar99 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.