1. Trang chủ
  2. » Tất cả

Cấu trúc dữ liệu và giải thuật lab 8 – sort graph lab8

1 2 0
Tài liệu được quét OCR, nội dung có thể không chính xác
Tài liệu đã được kiểm tra trùng lặp

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Tiêu đề Data Structures And Algorithms Lab 8 — Sort & Graph
Trường học HCMC University of Technology
Chuyên ngành Computer Science & Engineering
Thể loại Lab
Thành phố Ho Chi Minh City
Định dạng
Số trang 1
Dung lượng 303,7 KB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

HCMC University of Technology Faculty of Computer Science & Engineering 1 Data Structures and Algorithms Lab 8 – Sort & Graph 1 Write a program implementing the quick sort algorithm (the pivot is the[.]

Trang 1

HCMC University of Technology

Faculty of Computer Science & Engineering

1

Data Structures and Algorithms

Lab 8 – Sort & Graph

1 Write a program implementing the quick sort algorithm (the pivot is the leftmost

element)

2 Write a program implementing the depth-first traversal in one graph using stack

3 In a weakly connected graph, it may not be possible to start at one vertex and

reach another Write a program that given the graph, a source vertex, and a

destination vertex determines whether there is at least one path from the source to the destination

Ngày đăng: 25/03/2023, 08:37

TÀI LIỆU CÙNG NGƯỜI DÙNG

TÀI LIỆU LIÊN QUAN