Skip to content

lu-flash-vik/IOSD-UIETKUK-HacktoberFest-Meetup-2019

 
 

Repository files navigation

IOSD-UIETKUK-HacktoberFest-Meetup-2019

This repository for IOSD UIET-KUK HacktoberFest Meetup 2019. Write a program in your preferred language.

Getting Started

There are 4 types of problems in this repo

  • Beginner
  • Intermediate
  • Advanced
  • Miscellaneous

Beginner

  • Check Whether Number is Odd or Not
  • Input The Age, if age > 18 print adult , if 10 < age <= 18 print teen, if age < 10 print child
  • Fibonacci Sequence
  • Check Whether Input String is Palindrome or Not

Intermediate

  • Bubble Sort
  • Binary Search
  • Quick Sort
  • Flip the bits of a given number

Advanced

  • Breadth First Search
  • Depth First Search
  • Traveling Salesman Problem
  • Detect and break the loop in Linked List

Miscellaneous

  • IRIS Dataset (Flower Classification)
  • Make Your Portfolio in Single HTML file
  • Skin Detector Using OpenCV

About

This repository for IOSD UIET-KUK HacktoberFest Meetup 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.0%
  • Other 1.0%