Just earned the Gold Badge for Python on HackerRank!
On the way of getting the Gold Badge, I have solved Hard, Medium as well as easy level problems. This badge earned me Confidence in Python.๐
https://t.co/Wr0qzxsCi4
#Python3#programming#confident#Python#pythondevelopers
Created a small tool to retrieve archived snapshots urls of web pages from the Internet Archive. Use it in your recon and let me know your feedback!! ๐
#bugbounty#bugbountytips#infosec
There are lots of ways ChatGPT can help you be a more productive developer.
To start, try installing its extension for VSCode.
In this tutorial, @ijaydimples walks you through installing CodeGPT in VSCode so you can use its features right in your IDE.
https://t.co/CqeVjEJtdU
#Day43 of #100DaysOfCode
After few days, I went on #Hackerrank and solved about 3 problems based on #XML parsing, List using #Python.
Felt great when I was able to solve real world problem and knowing that my practice on hackerrank was a good choice๐
#Day42 of #100DaysOfCode
Understood and Implemented Ford-Fulkerson algorithm #Algorithms which is used to find the max-flow of the graph using #Python. This algorithm is implemented using greedy approach. A very good tutorial can be found on #GeeksforGeeks.
#Day39 of #100DaysOfCode
I have start to work on a project based on #parallelprogramming. Hence here I read 1 research paper based on the same. Along with that developed two #Algorithms and implemented code using #Cpp and #Python on the skyline problem and fractional knapsack.
#Day35 of #100DaysOfCode
Did lots of revision of previous learnings and also learnt a new thing - Apache Cassandra database...๐ค Quite interesting as it has good scalability.