Bhavin Jawade

Results 11 issues of Bhavin Jawade

Hi, For my project, I want to create custom back arrows between blocks, something like many to one relationship. Could you please suggest where I should make changes in the...

question

> I would love to add the famous problem of Unbounded Knapsack using Dynamic Programming and add Rod Cutting Problem and Coin Change Problem as it's two important variations. If...

> Hi @bhavinjawade I would like to take up Implementation of Prim's MST Algorithm Implementation using python @amitkrishna Sounds good, go ahead with this. Why not add implementations for both...

Add more algorithms and data structures to the repository, that are not already present. Also add the explanation for the algorithms in markdown format.

good first issue
up-for-grabs
Hacktoberfest

> Okay, I will study more on that. Assign me then. @EmAchieng, Sounds good. Will create an issue and assign it to you. Please reply to the following issue: _Originally...

@bhavinjawade ok , i will add both both iterative and recursive implementations of Tower of Hanoi. _Originally posted by @Amitsharma45 in https://github.com/bhavinjawade/Advanced-Data-Structures-with-Python/issues/8#issuecomment-701558989_

> I would like to work on DP problems majorly Longest Palindromic Subsequence and Bitonic Sequence Algorithms. @ricksaha2000 , Sounds good, go ahead with this. I will create an issue...

@BassCoder2808 wrt reply to #8: 1. Write codes for AVL Tree and B Tree in python. 2. Write 2 markdowns explaining the data structures and the respective code. 3. Provide...

Hi David, Its a great repo. I have doubt regarding the final 90% accuracy that you received on the MNSIT dataset in 10 epochs. Isn't that necessarily because of the...

Validate_IJB_S.py file uses a csv "image_list_mtcnn_fail_skipped_v1.csv". Where can I find it?