With this course, you will:

  • Learn DSA using C++
  • Practice with coding exerises
  • Earn a professional certificate
Fi Coin

Average Salary (US)

$114,997

Fi Box

Prerequisites

Fi Coin

Average Salary (US)

$114,997

Fi Box

Prerequisites

Course Hero Image
Course

DSA with C++

Optimize your code and ace your coding interviews with this course on Data Structures and Algorithms with C++.

  • Level: Intermediate

  • Duration: 1 month

  • Type: Interactive

  • Language: English

  • Practice Problems: 85+

  • message-question

    Quizzes: 160+

Course Content

Chapter 21:

What's Next?

Start this Course

Don't just learn DSA

Solve practice problems in real-time

Problem Description

Write a program to sort the vector elements in descending order using bubble sort.

  • Create a function named bubble_sort() that takes a vector as an argument.
  • Inside the function, sort the vector in descending order using bubble sort.
  • Print the sorted vector outside the function.

Example

1 15 6 8 2 5 9
15 9 8 6 5 2 1
main.cpp

CERTIFICATE OF COMPLETION

This is to certify that

Jane Doe

has successfully completed the course

DSA with C++

Gain a competitive edge with our professional certifications

Showcase your expertise on LinkedIn and stand out from the crowd. Impress your potential employers.

CERTIFICATE OF COMPLETION

This is to certify that

Jane Doe

has successfully completed the course

DSA with C++

Feedback from our students

Rehab Mahoud
Programiz PRO made DSA learning effortless and exciting. The concise explanations and diagrams clarifies complex concepts instantly. Everything needed is in one place, can focus on reaching my goals.

Feedback from our students

Rehab Mahoud
Programiz PRO made DSA learning effortless and exciting. The concise explanations and diagrams clarifies complex concepts instantly. Everything needed is in one place, can focus on reaching my goals.
Landan Devencia
Programiz PRO has recently been an aid in my ‘Introduction to C++’ class. In need of help, I picked up the C++ basics course to save me in a challenging class and teach me beyond the scope of the classroom.
Aagama AR
Completing the Complexity Calculation course was challenging yet rewarding, giving me a well-rounded understanding of concepts like time and space complexities while boosting my confidence.

Courses similar to this

Courses similar to this

Loading...Loading...