1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 21:32:35 +02:00

Update datastructures and algorithms roadmap

This commit is contained in:
Kamran Ahmed
2025-06-02 17:44:09 +01:00
parent 8f77d90220
commit 4a1fa3f482
3 changed files with 3791 additions and 6980 deletions

1
.astro/types.d.ts vendored
View File

@@ -1,2 +1 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />

View File

@@ -2,6 +2,7 @@
jsonUrl: '/jsons/roadmaps/datastructures-and-algorithms.json'
pdfUrl: '/pdfs/roadmaps/datastructures-and-algorithms.pdf'
order: 18
renderer: "editor"
briefTitle: 'Data Structures & Algorithms'
briefDescription: 'Step by step guide to learn Data Structures and Algorithms in 2025'
title: 'Data Structures & Algorithms'
@@ -10,7 +11,7 @@ hasTopics: true
isNew: false
dimensions:
width: 968
height: 1814.72
height: 2600
schema:
headline: 'Data Structures and Algorithms Roadmap'
description: 'Learn about Data Structures and Algorithms with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place.'