Skip to content

tillenium/geeksforgeeks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geeksforgeeks

gem to download geeksforgeeks problems and links and to save it in an excel file.

Usage:

  • build and install gem
  • require 'geeksforgeeks'

There are three functions to help you download questions into csv

  1. Geeksforgeeks.data_structures - Creates a csv of data structure questions from geeksforgeeks under /tmp/DataStructures.csv
  2. Geeksforgeeks.algorithms - Creates a csv of Algorithm questions from geeksforgeeks under /tmp/Algorithms.csv
  3. Geeksforgeeks.download_page_question url,start_link, end_link, file_name - Will download any page from geeksforgeeks. Provide the link to that page, starting question, ending question, file name example:

About

gem to download geeksforgeeks problems and links and to save it in an excel file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages