{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"ts-splay-tree","owner":"gwtw","isFork":false,"description":"A TypeScript implementation of the splay tree data structure","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":1,"issueCount":0,"starsCount":3,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-23T13:55:04.273Z"}},{"type":"Public","name":"js-avl-tree","owner":"gwtw","isFork":false,"description":"A JavaScript implementation of the AVL tree data structure","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":1,"starsCount":35,"forksCount":12,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-07T15:17:10.463Z"}},{"type":"Public","name":"py-sorting","owner":"gwtw","isFork":false,"description":"A collection of sorting algorithms written in Python.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":2,"starsCount":122,"forksCount":30,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-05-15T14:14:39.559Z"}},{"type":"Public","name":"ts-circular-buffer","owner":"gwtw","isFork":false,"description":"A TypeScript implementation of the circular buffer data structure","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-01-19T21:47:35.530Z"}},{"type":"Public","name":"ts-fibonacci-heap","owner":"gwtw","isFork":false,"description":"A TypeScript implementation of the Fibonacci heap data structure","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":19,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-01-19T19:37:02.411Z"}},{"type":"Public","name":"meta","owner":"gwtw","isFork":false,"description":"A meta repo to help organize other gwtw repos","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-12-02T16:53:15.577Z"}},{"type":"Public","name":"ts-avl-tree","owner":"gwtw","isFork":false,"description":"A TypeScript implementation of the AVL tree data structure","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":1,"starsCount":15,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-09-04T00:00:22.230Z"}},{"type":"Public","name":"js-data-structures","owner":"gwtw","isFork":false,"description":"A collection of data structures written in JavaScript","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":4,"starsCount":79,"forksCount":22,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-05-11T00:52:58.316Z"}},{"type":"Public","name":"js-interview-questions","owner":"gwtw","isFork":false,"description":"A collection of interview question answers written in JavaScript","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":40,"forksCount":11,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-01-22T05:16:02.534Z"}},{"type":"Public","name":"ruby-sorting","owner":"gwtw","isFork":false,"description":"A collection of sorting algorithms written in Ruby.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":1,"starsCount":4,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-12-26T17:11:50.269Z"}},{"type":"Public","name":"growing-with-the-web","owner":"gwtw","isFork":false,"description":"A collection of code samples from my blog","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":48,"starsCount":47,"forksCount":20,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-08-21T20:37:31.671Z"}},{"type":"Public","name":"js-splay-tree","owner":"gwtw","isFork":false,"description":"A JavaScript implementation of the splay tree data structure","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":4,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-04-23T19:01:20.129Z"}},{"type":"Public","name":"py-data-structures","owner":"gwtw","isFork":false,"description":"A collection of data structures written in Python.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":8,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-12-25T15:38:32.706Z"}},{"type":"Public","name":"js-binary-heap","owner":"gwtw","isFork":false,"description":"A JavaScript implementation of the binary heap data structure","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":2,"starsCount":18,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-12-25T14:01:41.675Z"}},{"type":"Public","name":"csharp-sorting","owner":"gwtw","isFork":false,"description":"A collection of sorting algorithms written in C#.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":11,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-11-26T22:21:53.099Z"}},{"type":"Public","name":"java-sorting","owner":"gwtw","isFork":false,"description":"A collection of sorting algorithms written in Java.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":9,"starsCount":27,"forksCount":26,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-11-26T15:59:57.385Z"}},{"type":"Public","name":"js-sorting","owner":"gwtw","isFork":false,"description":"A collection of sorting algorithms written in JavaScript.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":16,"starsCount":59,"forksCount":13,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-11-26T15:57:28.569Z"}},{"type":"Public","name":"js-fibonacci-heap","owner":"gwtw","isFork":false,"description":"A JavaScript implementation of the Fibonacci heap data structure","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":34,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-11-20T20:57:06.606Z"}},{"type":"Public","name":"js-binomial-heap","owner":"gwtw","isFork":false,"description":"A JavaScript implementation of the binomial heap data structure","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":2,"starsCount":6,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-11-20T03:13:53.280Z"}},{"type":"Public","name":"csharp-data-structures","owner":"gwtw","isFork":false,"description":"A collection of data structures written in C#","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":2,"starsCount":3,"forksCount":5,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-08-09T03:27:28.158Z"}},{"type":"Public","name":"js-heap-tests","owner":"gwtw","isFork":false,"description":"A set of JavaScript heap data structure tests","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-08-01T02:07:46.181Z"}},{"type":"Public","name":"js-design-patterns","owner":"gwtw","isFork":false,"description":"A collection of design pattern examples written in JavaScript.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":15,"forksCount":8,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-07-28T09:38:30.427Z"}},{"type":"Public","name":"java-design-patterns","owner":"gwtw","isFork":false,"description":"Design patterns written in Java","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":9,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-07-28T09:26:15.988Z"}}],"repositoryCount":23,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}