Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit acb9ac2

Browse files
docs: update DIRECTORY.md (TheAlgorithms#2899)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 48743d3 commit acb9ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎DIRECTORY.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141

4242
## Cpu Scheduling Algorithms
4343
* [Fcfs Scheduling](https://github.com/TheAlgorithms/C-Plus-Plus/blob/HEAD/cpu_scheduling_algorithms/fcfs_scheduling.cpp)
44+
* [Non Preemptive Sjf Scheduling](https://github.com/TheAlgorithms/C-Plus-Plus/blob/HEAD/cpu_scheduling_algorithms/non_preemptive_sjf_scheduling.cpp)
4445

4546
## Data Structures
4647
* [Avltree](https://github.com/TheAlgorithms/C-Plus-Plus/blob/HEAD/data_structures/avltree.cpp)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /