A repo for me to test and collate popular algorithms.

Overview

Common Algorithms written in Dart

This repo is a result of practicing the algorithms presented on www.geeksforgeeks.org, as well as some coding challenges from various sites, but written for the Dart language. Currently, (May 2022) I am working on redoing my GitHub account to be more suited for open-educational purposes.

Feel free to peruse my progress (it may be slow) as I collect my years of knowledge into a single place I can access it. If it helps you, or you wish to leave feedback, leave a star or create your own fork.

Todo:

  • Largest of Two Numbers (maxCompare) [written as a common function in the /lib folder]
  • Largest Sum Contiguous Array (Kadane's Algorithm)
  • Factorial
  • Majority Element
  • Find a Peak Element
You might also like...

This is a simple open source project where you can easily contribute by uploading algorithms that are not specified in the list.

This is a simple open source project where you can easily contribute by uploading algorithms that are not specified in the list.

Support this project by giving it a thumbs up! AlgoBook A new Flutter application for algorithms. This app is mainly to refer to the algorithms that a

Jul 23, 2022

Prepare for Data Structures & Algorithms questions for your upcoming interviews with this Flutter App made by Parker Shamblin.

flutter_data_structures_and_algorithms Prepare for Data Structures & Algorithms questions for your upcoming interviews with this Flutter App made by P

Jun 12, 2022

Generate passwords using different algorithms. https://kghandour.com/KGPassGen

KG Password Generator Generate passwords using on different algorithms. This project is based on SuperGenPass [ https://chriszarate.github.io/supergen

Nov 8, 2022

Search and view popular Youtube videos with Youtube API in Flutter App

Search and view popular Youtube videos with Youtube API in Flutter App

getx_bottom_nav_sample The sample of AnimatedBottomNavBar with GetX 주요 Package 설명 1.url_launcher url_launcher pub.dev flutter 에서 인앱, 외부 브라우저로 연길 시켜 주는

Dec 25, 2021

Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.

Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.

GetWidget is a 100% free Flutter open-source UI Kit library built with Flutter SDK to make Flutter development easier and more joyful than ever. GetWi

Jan 1, 2023

Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.

Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.

GetWidget is a 100% free Flutter open-source UI Kit library built with Flutter SDK to make Flutter development easier and more joyful than ever. GetWi

Jan 3, 2023

Flutter widget library containing buttons for authenticating with popular social networks: Apple, Google, Facebook, Twitter and Microsoft.

Flutter widget library containing buttons for authenticating with popular social networks: Apple, Google, Facebook, Twitter and Microsoft.

Flutter Auth Buttons This library is now in maintenance mode I'm no longer actively using Flutter and don't have the time to keep this library maintai

Nov 3, 2022

Open source cross-platform client for popular imageboards: 4chan.org and 2ch.hk

Open source cross-platform client for popular imageboards: 4chan.org and 2ch.hk

iChan (iOS) and Zchan (Android) Open source cross-platform client for popular im

Dec 31, 2022

Flutter plugin for Firebase Auth UI. Supports popular auth providers by using native SDK for Android and iOS.

Flutter plugin for Firebase Auth UI. Supports popular auth providers by using native SDK for Android and iOS.

firebase_auth_ui Flutter plugin of Firebase UI which allows to add login/sign-up quickly. NOTE: This plugin is under development. Please provide Feedb

Mar 23, 2022
Owner
Gerard R
Hi - I build things. It probably doesn't look like much here but I am finally overcoming my imposter syndrome and trying to publish a lot more.
Gerard R
Deepak Sharma 149 Dec 10, 2022
The repo contains the codebase of Magic's Flutter test.

Magic A flutter app to track and record user workouts. Running the App To run the app, you should fetch all dependencies and run the build_runner flut

Ikenna Umeh 5 Feb 17, 2023
Flutter bloc cubit test knowdge - Flutter bloc cubit test knowdge

Flutter Bloc Simple Api This project is using weather api for featch data and di

Waruna Kaushalya 0 Jan 3, 2022
Integration test - Copy of the official Flutter integration test plugin

integration_test This package enables self-driving testing of Flutter code on de

null 0 Jan 5, 2022
Integration Test Preview allows tests on multiple screen sizes in a single e2e test run.

Integration Test Preview has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage (using Android and iOS pl

The Mobile Applications Community 3 Aug 23, 2022
A collection of useful algorithms in Dart with keeping performance and flexibility on mind.

algorithmic A collection of useful algorithms in Dart with keeping performance and flexibility on mind. Usage The following import will give you acces

Sudipto Chandra 7 Jan 1, 2023
Implementation of data structures and algorithms in Dart programming language.

Algorithms in Dart Implementation of several algorithms with Dart programming language. Use dartdoc to generate documentation. Lists List data structu

Mafinar Khan 197 Dec 24, 2022
Sorting algorithms visualizer in Flutter.

Sorting Algorithms Visualizer in Flutter Algorithms implemented Insertion Sort Selection Sort Bubble Sort Plugins used fl_chart To run this app run fl

Bibek Timsina 55 Aug 27, 2022
Vineet Kalghatgi 32 May 13, 2022