mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
Update datastructures and algorithms roadmap
This commit is contained in:
1
.astro/types.d.ts
vendored
1
.astro/types.d.ts
vendored
@@ -1,2 +1 @@
|
||||
/// <reference types="astro/client" />
|
||||
/// <reference path="content.d.ts" />
|
File diff suppressed because it is too large
Load Diff
@@ -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.'
|
||||
|
Reference in New Issue
Block a user