CSD203_PE_SU25_FUDA_4096.webp
M

CSD203_PE_SU25_FUDA_4096.webp

2. Create a class LLM LinkedListManager that includes: [3.5 points]
☑Kizspy.me
add_to_tail(model): Add a model to the end of the linked list [1 points]
delete_by_name(name): Search and remove the first node with the given name[1
points]
sort_by_year: Sort models in increasing order of year by swapping data
between nodes (no pointer changes][1 points]
display: Print each model in the format: Name - Month/Year [0.5 points]
3. Write a test in the same file:[1 points, 0.2 for each]
● Add all models from the reference table using add_to_tail
Sort the linked list by year
⚫ Display the sorted list
Delete model "BERT" using delete_by_name("BERT")
Zoom
+ 91%
Close
Chưa có bình luận nào.

Thông tin

Category
CSD203
Thêm bởi
Magna2005
Ngày thêm
Lượt xem
584
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom