diff --git a/components/university/university-hero.tsx b/components/university/university-hero.tsx index 8089ef6..61bb54e 100644 --- a/components/university/university-hero.tsx +++ b/components/university/university-hero.tsx @@ -67,7 +67,7 @@ export default function UniversityHero() {
{" "} {" "} -+
Online • Ready to Help
+
Big O notation represents the maximum growth rate of an algorithm as input size increases.
-+
For example, Linear Search has{" "} O(n) @@ -334,7 +334,7 @@ export default function Hero() {
@@ -342,51 +342,50 @@ export default function Hero() {