Skip to content

Balpreetkaur291/IOSD-UIETKUK-HacktoberFest-Meetup-2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOSD-HacktoberFest-Repo-2020

This repository was started for IOSD HacktoberFest Meetup 2019. This can be utilised in 2020 Hacktoberfest as well. Write programs in your preferred coding language.

Getting Started

There are 4 types of problems in this repository

  • 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
  • Rotate an Array
  • Rearrange array so positive and negative numbers separated

Intermediate

  • Bubble Sort
  • Insertion Sort
  • Selection Sort
  • Merge Sort
  • Quick Sort

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 HacktoberFest 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.8%
  • C++ 1.4%
  • Java 0.7%
  • C 0.6%
  • Python 0.5%
  • Go 0.0%