The problem Contributor @Aaditya1612 solves
Contribution in Algorithms by Kumar Laxmi
1. Algorithm for conversion of Binary Tree into Binary Search Tree
- Contributed an algorithm and code for converting binary tree into binary search tree in all available programming languages for the project.
- This algorithm is capable of converting any binary tree into a BInary search tree with no efforts.
- PR Link: Binary tree to bst #295
Contribution in CSSDesigns-Effects by Sulagna Dutta
- Clean Neumorphic UI for weather forecasting web application
- Contributed a clean and attractive design for weather forecastung web app using HTML, CSS and JS.
- PR Link: Weather app UI design #396
Challenges I ran into
**I ran into following challenges: **
- It was quite challenging to implement one algorithm into different languages because I was not fond of every programming language.
Did some research on their syntax and learnt about them to write code in those languages.
- Quality check of code took my resubmissions from my side to pass.