Muhammad Junaid Khalid

Results 9 issues of Muhammad Junaid Khalid

After running the command `./build.py --enable-examples --enable-tests` on Kali Linux I am getting the error ``` [2253/2895] Compiling build/src/antenna/bindings/ns3module.cc In file included from src/antenna/bindings/ns3module.cc:1: src/antenna/bindings/ns3module.h:41:10: fatal error: ns3/antenna-module.h: No such...

- [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x] This pull request is all my own work -- I have not plagiarized it. - [x] All filenames are in PascalCase. -...

# Describe your change: I added a new sorted linked list implementation in Python, which includes methods for inserting, deleting, searching, and displaying nodes, removing duplicates and reversing the list....

awaiting reviews

- [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x] This pull request is all my own work -- I have not plagiarized it. - [x] All filenames are in PascalCase. -...

### Feature description I want to add sorted linked list to the repo under data structures. I have opened a pull request #11607 Please review

enhancement

- [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x] This pull request is all my own work -- I have not plagiarized it. - [x] All filenames are in PascalCase. -...

#### Description of Change I have added Binary addition algorithm that takes two binary numbers as string and return a string containing a binary number equals to sum of above...

awaiting modification

# Welcome to Dart community ### **Describe your change:** * [x] Add an algorithm? ### **Checklist:** * [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Dart/blob/master/CONTRIBUTING.md). * [x] This pull request is all my...

- [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x] This pull request is all my work; I have not plagiarized it. - [x] All filenames are in PascalCase. - [x] All...