Pinned Repositories
52-technologies-in-2016
Let's learn a new technology every week. A new technology blog every Sunday in 2016.
99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
Airline-reservation-system
Solutions to some AI problems.
autocomplete-snippets
Adds snippets to autocomplete+ suggestions
BotProblem
A quiz from hackerrank.com, that involves a princess and a bot, whereby the bot needs to input the steps it requires to save the princess. The code has been written in Java.
code-problems
Common code and interview problems solved in multiple languages
GettingRestartedWithJava-2021
restarting the interviewing preparation after multiple years in the industry. 2021 version.
Interview-Questions
Interviews related programming questions and their solutions in java. Also contains solutions from the book "Cracking the coding interview - fifth edition"
OOPS-Concepts
A quick guide to general object oriented questions and answers, for technical interviews.
T9Implementation
T9's objective is to make it easier to type text messages. It allows words to be entered by a single keypress for each letter.
Widea's Repositories
Widea/Interview-Questions
Interviews related programming questions and their solutions in java. Also contains solutions from the book "Cracking the coding interview - fifth edition"
Widea/OOPS-Concepts
A quick guide to general object oriented questions and answers, for technical interviews.
Widea/GettingRestartedWithJava-2021
restarting the interviewing preparation after multiple years in the industry. 2021 version.
Widea/T9Implementation
T9's objective is to make it easier to type text messages. It allows words to be entered by a single keypress for each letter.
Widea/52-technologies-in-2016
Let's learn a new technology every week. A new technology blog every Sunday in 2016.
Widea/99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
Widea/Airline-reservation-system
Solutions to some AI problems.
Widea/autocomplete-snippets
Adds snippets to autocomplete+ suggestions
Widea/BotProblem
A quiz from hackerrank.com, that involves a princess and a bot, whereby the bot needs to input the steps it requires to save the princess. The code has been written in Java.
Widea/code-problems
Common code and interview problems solved in multiple languages
Widea/Combinatorics
This includes codes in clojure programming language, covering a few topics of isomorphism and creating musical tunes.
Widea/ddia-references
Literature references for “Designing Data-Intensive Applications”
Widea/free-programming-books
:books: Freely available programming books
Widea/git-cheat-sheet
:octocat: git cheat sheet and git flow
Widea/githubprofilecheat
try two
Widea/hacker-scripts
Based on a true story
Widea/interview
Interview questions
Widea/interview-1
Everything you need to kick ass on your coding interview
Widea/ms-compress
Open source implementations of Microsoft compression algorithms
Widea/overtone
Collaborative Programmable Music
Widea/programming-ebooks
These are all the programming ebooks that I have collected.
Widea/roll-call
☎️ Free and reliable audio calls for everyone w/ browser p2p.
Widea/Sensor-Deployment
Sensor Deployment,comparing random deployment with regular square deployment using NS2.
Widea/Serenity
An android music player
Widea/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Widea/Travel-diary
Java code for creating a travel diary, using GUI. The diary lets the user input a username and password and create a secured account. It then lets the user enter in details about a scheduled travel for memo purpose.