DATA STRUCTURE AND ALGORITHM IN PY
1.0.0
ทุกคนสามารถมีส่วนร่วมในการเก็บคืนนี้!
เพื่อให้สภาพแวดล้อมที่ไม่ยุ่งยากฉันขอร้องให้คุณทุกคน ( ในขณะที่มีส่วนร่วม ) เพื่อทำตามคำแนะนำที่กล่าวถึงด้านล่าง!
ส่งความสุข?
# clone the repository to your local machine
$ git clone https://github.com/ < YOUR-GITHUB-USERNAME > /DATA-STRUCTURE-AND-ALGORITHM-IN-PY.git
# navigate to the project's directory and install all the relevant dev-dependencies
$ cd DATA-STRUCTURE-AND-ALGORITHM-IN-PY
- Add your submissions for the milestone you are working on in the respective milestone folder
- Once you have made your changes, run the following command:
` ` ` bash
# add your changes
$ git add .
# make your commit
$ git commit -m " <YOUR-COMMIT-MESSAGE> "
# push your changes
$ git push -u origin master # for first time push
$ git push #from second push onwards ตัวอย่างเช่นโครงสร้างไดเรกทอรีของคุณอาจเป็นเช่นนี้
- DATA-STRUCTURE-AND-ALGORITHM-IN-PY
- LinkedList
- Doubly
- Singly
- ReversedSingly <----------- This will be your newly created folder
- solution.py <----------- Write the code for the implementation here
- test_solution.py <----------- Write a test for it here to make sure it's working
มีไดเรกทอรี LinkedList อยู่แล้วซึ่งรวมถึงการใช้งานรายการที่เชื่อมโยงกันเป็นสองเท่าและเต็มไปด้วยกัน คุณสามารถเพิ่มของคุณมีไดเรกทอรีใหม่ย้อนกลับจากนั้นเขียนโซลูชันและทดสอบที่นั่น
ทุกคนสามารถเพิ่มการทดสอบในอนาคตเพื่อเรียนรู้
คิดว่าคุณพร้อม❔ทำ PR?
ขอบคุณมากสำหรับการใช้เวลาของคุณในการช่วยเพิ่ม alogrithms มากขึ้นในโครงสร้างข้อมูลและอัลกอริทึมใน Py ขอบคุณมาก! โยกไปเรื่อย ๆ ?
โครงการนี้ต้องการ️จากคุณ อย่าลืมทิ้งดาวไว้