This repository contains all the problems done by me during the dgplug sessions.
Gist of all problems are:
- Design a small calculator.
- Infinite While loop example.
- Scooby-Dooby-Doo Problem.
- Pick vowel starting fruits from a basket.
- List two most frequently words among the common used words.
- Print free memory, total memory and available memory in Mb.
- Evaluate IRC logs.
- Return name and version id of the current distribution.
- Return the number of cores in your current system.
- Take Input as an URL and check if there is any image in that url.