DSA-Bootcamp-Java icon indicating copy to clipboard operation
DSA-Bootcamp-Java copied to clipboard

This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

Results 471 DSA-Bootcamp-Java issues
Sort by recently updated
recently updated
newest added

Time complexity and space complexity assignment questions answers

[{"_id":"664803c62cfd0d66a80e4dcc","body":"If you're asking about the leetcode questions, You can check out the answers in the discussion tab. And if you're still not satisfied with the answers present in it, then you'll have 3 options:\r\n\r\n- Try Googling it.\r\n\r\n > because most of the time you google the stuff even after being a good developer.\r\n\r\n- Check the solution on YouTube.\r\n\r\n > You can find many videos related to your question, so make good use of them.\r\n\r\n- **As a last option**, Get help from the people in the community (or) the people who have already solved these types of problems.\r\n\r\n > - Use this approach as the last option because people might be busy with their own things and you need to respect their time.\r\n >- Try being polite while approaching someone.\r\n\r\nI hope you have found what you have been looking for...\r\nIf your still facing trouble, you can type it out here...","issue_id":1666202528480,"origin_id":1295754063,"user_origin_id":49478000,"create_time":1667026677,"update_time":1667026677,"id":1715995590396,"updated_at":"2024-05-18T01:26:30.396000Z","created_at":"2024-05-18T01:26:30.396000Z"}] comment

In the assignment of time and space complexity answers are not given. How we recheck our answer. Please give full solution of recurrence relation questions

Folder name lecture is little confusing for notes folder so I changed the name to notes because all the notes are available in the lecture folder so I think its...

> ``` > # Progress Tracker > ``` > > ## DSA > * [x] Complete Git & GitHub Course > * [x] Introduction to Programming > > * *...

# Progress Tracker

[{"_id":"664803cd2cfd0d66a80e4dce","body":"bro i'm new to github don't know how to create a progress tracker like this for me?? help me?","issue_id":1669053673221,"origin_id":1318501342,"user_origin_id":10137,"create_time":1668684768,"update_time":1668684768,"id":1715995597125,"updated_at":"2024-05-18T01:26:37.125000Z","created_at":"2024-05-18T01:26:37.125000Z"},{"_id":"664803cd2cfd0d66a80e4dcf","body":"> \r\n\r\ndo you have the raw of the progress tracker?","issue_id":1669053673221,"origin_id":1320961527,"user_origin_id":98162169,"create_time":1668889129,"update_time":1668889129,"id":1715995597137,"updated_at":"2024-05-18T01:26:37.137000Z","created_at":"2024-05-18T01:26:37.137000Z"},{"_id":"664803cd2cfd0d66a80e4dd1","body":"> > \r\n> \r\n> do you have the raw of the progress tracker?\r\n\r\nClick on \"Quote reply\" in the top right corner and copy the contents.\r\n","issue_id":1669053673221,"origin_id":1321220252,"user_origin_id":99857536,"create_time":1668972134,"update_time":1668972134,"id":1715995597163,"updated_at":"2024-05-18T01:26:37.163000Z","created_at":"2024-05-18T01:26:37.163000Z"},{"_id":"664803cd2cfd0d66a80e4dd2","body":"Just create a new issue and don't close it.","issue_id":1669053673221,"origin_id":1321496999,"user_origin_id":71899002,"create_time":1669009866,"update_time":1669009866,"id":1715995597175,"updated_at":"2024-05-18T01:26:37.174000Z","created_at":"2024-05-18T01:26:37.174000Z"},{"_id":"664803cd2cfd0d66a80e4dd3","body":"I'll suggest to have these trackers in your own repositories because whenever Kunal (owner of the repo) thinks these issues are not useful (and actually these are useful on personal level only) , these issues could be closed\/deleted.\r\n\r\nYou can simply fork the below repo or copy it, it is the Syllabus Progress Tracker markdown which Kunal shared in the start of his DSA tutorials.\r\nhttps:\/\/github.com\/DivSriv\/Armageddon\r\n\r\nAnd for editing, you can see this issue:\r\nhttps:\/\/github.com\/DivSriv\/Armageddon\/issues\/1\r\n","issue_id":1669053673221,"origin_id":1321954127,"user_origin_id":72649014,"create_time":1669032260,"update_time":1669032260,"id":1715995597191,"updated_at":"2024-05-18T01:26:37.191000Z","created_at":"2024-05-18T01:26:37.191000Z"},{"_id":"664803cd2cfd0d66a80e4dd4","body":"> I'll suggest to have these trackers in your own repositories because whenever Kunal (owner of the repo) thinks these issues are not useful (and actually these are useful on personal level only) , these issues could be closed\/deleted.\r\n> \r\n> You can simply fork the below repo or copy it, it is the Syllabus Progress Tracker markdown which Kunal shared in the start of his DSA tutorials. https:\/\/github.com\/DivSriv\/Armageddon\r\n> \r\n> And for editing, you can see this issue: [DivSriv\/Armageddon#1](https:\/\/github.com\/DivSriv\/Armageddon\/issues\/1)\r\n\r\nthank you. Got it","issue_id":1669053673221,"origin_id":1325501551,"user_origin_id":98162169,"create_time":1669228567,"update_time":1669228567,"id":1715995597206,"updated_at":"2024-05-18T01:26:37.206000Z","created_at":"2024-05-18T01:26:37.206000Z"}] comment

# Progress Tracker ## DSA - [x] Complete Git & GitHub Course - [x] Introduction to Programming - - [x] Types of languages - - [x] Memory management - [x]...