Skip to content

Commit 586c7c5

Browse files
Update Time-Complexity.md
1 parent fce2619 commit 586c7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/english/Time-Complexity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "🕒 Demystifying Time Complexity: A Guide for Developers"
33
meta_title: "Understanding Time Complexity in Algorithms and Its Importance"
44
description: "📚 Learn the basics of time complexity, Big-O notation, and how to write efficient algorithms that scale with input size. Optimize your code today! 🚀"
55
date: 2025-01-02T15:06:22
6-
image: '[/images/time_complexity.jpg](https://cdn.botpenguin.com/assets/website/Time_Complexity_013225db4d.webp)'
6+
image: 'https://cdn.botpenguin.com/assets/website/Time_Complexity_013225db4d.webp'
77
categories: ["Algorithms", "Computer Science", "Programming"]
88
author: “Sravanthi”
99
tags: ["Time Complexity", "Algorithms", "Big-O Notation", "Programming Tips"]

0 commit comments

Comments
 (0)