/Developer-Interview-Questions

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Developer-Interview-Questions

A Simple winforms app that scrapes a website for common interview questions. The scraped URLs are stored in a json file and grouped according to topic. The questions are the stored in a SQL-database and can be updated.

Required NuGet packages: HTMLAgilityPack Newtonsoft.Json