Skip to content

nagora/algo-n-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStructure

DataStructure Algorithm

Selection Sort

The selection sort algorithm sorts an array by finding the minimum element (considering ascending order) from unsorted part and putting it at the beginning. The algorithm maintains two subarrays in a given array.

Bubble Sort

Repeatedly steps through the list to be sorted, compares each pair of adjacent items and swaps them if they are in the wrong order

https://gist.github.com/mmasashi/4fe95399494cbfd3c89171192cae4ba0 https://github.com/pranab/visitante/blob/master/resource/mobile_app_usage_tutorial.txt https://github.com/lerner/tdch-examples/blob/master/tdch_hdfs.sh

https://bigsnarf.wordpress.com/2013/03/16/python-implementation-of-hyperloglog-redis-fuzzy-hashing-for-malware-detection/ http://javatroops.blogspot.com/2012/12/count-distinct-values-in-huge-text-file.html https://github.com/VoltDB/voltdb/tree/master/examples/uniquedevices/hyperloglogsrc/org/voltdb_hll https://github.com/MohamedSameem/

https://github.com/xiaofu/vip_project/

Machine Learning :

https://github.com/twitter/AnomalyDetection https://vimeo.com/channels/sfmetricsmeetup/120857886

https://www.myenglishteacher.eu/blog/https://www.myenglishteacher.eu/blog/ http://www.ef.edu/english-resources/english-vocabulary/top-3000-words/ https://www.vocabulary.com/lists/52473 https://www.vocabulary.com/lists/23710 https://quizlet.com/24550990/the-top-100-most-important-words-in-business-english-flash-cards/ http://www.businessenglishresources.com/31-2/student-section/business-vocabulary/most-common-business-idioms/ http://www.businessballs.com/business-thesaurus.htm#A-definitions

https://www.vocabulary.com/lists/52473 http://www.dabeaz.com/generators/

http://www.blackarbs.com/blog/time-series-analysis-in-python-linear-models-to-garch/11/1/2016#LinearModels https://github.com/rouseguy/TimeSeriesAnalysiswithPython https://github.com/rouseguy/intro2stats

http://anandology.com/python-practice-book/

Bulk Load POC:

https://github.com/merickson/SQLRunner/blob/master/SqlCommand.py

SQLPlus Install:

http://marinussnyman.blogspot.com/2008/07/sqlplus-on-mac-with-oracle-instant.html http://ronr.blogspot.com/2013/02/oracle-client-11gr2-11203-for-apple-mac.html

Python:

https://github.com/geekcomputers/Python http://stackoverflow.com/questions/30771387/flask-restful-project-structure https://github.com/erkarl/flask-restful-todo/blob/master/apps/todo/resources.py https://github.com/mattupstate/flask-social-example/blob/master/app/github.py

Issue:

https://community.vertica.com/vertica/topics/jdbc_exception_when_profiling_query http://stackoverflow.com/questions/8463008/python-multiprocessing-pipe-vs-queue

Vertica Setup:

http://myoraclebusinessintelligence.blogspot.com/2014/06/obiee-10g-connectivity-with-vertica.html

https://my.vertica.com/docs/4.1/HTML/Master/12358.htm https://community.webfaction.com/questions/2615/how-to-connect-to-sql-server http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html http://www.easysoft.com/developer/interfaces/odbc/linux.html https://dragkh.wordpress.com/tag/mariadb/

ORacle Driver:

http://www.uptimemadeeasy.com/linux/install-oracle-odbc-driver-on-centos/ http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html

http://faculty.chicagobooth.edu/richard.hahn/teaching/formulanotation.pdf

170807-000173

https://www.otexts.org/fpp/5/2 https://www.youtube.com/watch?v=3Hldk8tAY8Y

https://www.r-bloggers.com/in-depth-introduction-to-machine-learning-in-15-hours-of-expert-videos/

http://www.biddle.com/documents/bcg_comp_chapter4.pdf

http://www.biddle.com/documents/bcg_comp_chapter4.pdf

http://www.geeksforgeeks.org/a-complete-step-by-step-guide-for-placement-preparation-by-geeksforgeeks/http://www.geeksforgeeks.org/a-complete-step-by-step-guide-for-placement-preparation-by-geeksforgeeks/

https://github.com/dsaran/scripts/blob/master/sqlrunner.py

https://github.com/vinta/awesome-python/blob/master/docs/CNAME

http://krishnabaidya2010testing.blogspot.com/2010/11/samples-how-to-provide-interview.html

About

DataStructure Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages