📚 Browse Notes

Discover and download study materials shared by our community of students and educators

2,406
Total Notes
87,726
Downloads
208,232
Views
2,406
Notes
87,726
Downloads
208,232
Views
Quick Categories
View All →

All Notes

2,406 notes found

Advanced Filters
Search
Category
File Type
Date Range
Engagement
Tags
Sort By
Special
Clear All
2,406
Notes Found
Showing 1,945 - 1,962 of 2,406 notes
Thumbnail for Tree Data Structure Notes
English
APPLICATION/PDF
Programming
Tree Data Structure Notes

Comprehensive study notes on tree data structures, covering definitions, properties, and common algorithms.

kabir_07 4 months ago
79 37 0
tree data structure algorithms +1
Thumbnail for LeetCode Study Notes
English
APPLICATION/PDF
Programming
LeetCode Study Notes

A comprehensive collection of study notes for tackling LeetCode problems efficiently.

kabir_07 4 months ago
71 25 0
LeetCode study notes
Thumbnail for Stack and Queue Study Notes
English
APPLICATION/PDF
Programming
Stack and Queue Study Notes

Comprehensive study notes covering the fundamental concepts and operations of stacks and queues.

kabir_07 4 months ago
103 33 0
data structures algorithms
Thumbnail for Sorting Algorithms Study Notes
English
APPLICATION/PDF
Programming
Sorting Algorithms Study Notes

A comprehensive overview of various sorting algorithms, including their complexities and use cases.

kabir_07 4 months ago
96 36 0
sorting algorithms study +1
Thumbnail for Sorting Algorithms
English
APPLICATION/PDF
Programming
Sorting Algorithms

A comprehensive study guide covering various sorting algorithms, their implementations, and efficiencies.

kabir_07 4 months ago
73 33 0
algorithms sorting study +1
Thumbnail for Sorting and Searching
English
APPLICATION/PDF
Programming
Sorting and Searching

A comprehensive guide covering various sorting and searching algorithms, their complexities, and use cases.

kabir_07 4 months ago
84 36 0
algorithms data structures
Thumbnail for Sorting Algorithms
English
APPLICATION/PDF
Programming
Sorting Algorithms

A comprehensive guide to various sorting algorithms, their complexities, and use cases.

kabir_07 4 months ago
81 32 0
sorting algorithms
Thumbnail for Sorting Algorithms
English
APPLICATION/PDF
Programming
Sorting Algorithms

A comprehensive overview of various sorting algorithms, including their efficiency and use cases.

kabir_07 4 months ago
86 36 0
sorting algorithms
Thumbnail for Recursion Study Notes
English
APPLICATION/PDF
Programming
Recursion Study Notes

Comprehensive notes on recursion concepts, including examples and problems to practice.

kabir_07 4 months ago
65 37 0
recursion programming algorithms +1
Thumbnail for Recursion and Backtracking Problems
English
APPLICATION/PDF
Programming
Recursion and Backtracking Problems

A comprehensive guide to understanding recursion and backtracking techniques in programming.

kabir_07 4 months ago
91 31 0
recursion backtracking algorithms +1
Thumbnail for Linked List Revision Notes
English
APPLICATION/PDF
Programming
Linked List Revision Notes

Comprehensive notes on linked lists covering definitions, types, and key operations.

kabir_07 4 months ago
58 26 0
data structures linked lists
Thumbnail for Greedy Approach
English
APPLICATION/PDF
Programming
Greedy Approach

Study notes on the greedy approach, outlining key concepts, techniques, and examples for problem-solving.

kabir_07 4 months ago
89 34 0
algorithms optimization
Thumbnail for Graph Roadmap
English
APPLICATION/PDF
Programming
Graph Roadmap

Comprehensive notes on graph theory concepts, algorithms, and applications.

kabir_07 4 months ago
99 23 0
graph theory algorithms
Thumbnail for Graph Notes by Kapil Yadav
English
APPLICATION/PDF
Programming
Graph Notes by Kapil Yadav

Comprehensive study notes on graph theory concepts and applications.

kabir_07 4 months ago
94 23 0
graph theory study notes
Thumbnail for Graph Algorithms
English
APPLICATION/PDF
Programming
Graph Algorithms

Comprehensive study notes covering key graph algorithms and their applications.

kabir_07 4 months ago
81 29 0
graph algorithms data structures +1
Thumbnail for Data Structures and Algorithms: Concept Wise Information
English
APPLICATION/PDF
Programming
Data Structures and Algorithms: Concept Wise Information

A comprehensive collection of notes organized by concept to aid in understanding data structures and algorithms.

kabir_07 4 months ago
78 40 0
data structures algorithms study notes
Thumbnail for Depth-First Search Techniques in LeetCode
English
APPLICATION/PDF
Programming
Depth-First Search Techniques in LeetCode

Comprehensive study notes on implementing and understanding Depth-First Search algorithms for solving LeetCode problems.

kabir_07 4 months ago
115 28 0
algorithms data structures
Thumbnail for Breadth-First Search Algorithms
English
APPLICATION/PDF
Programming
Breadth-First Search Algorithms

In this document, we explore breadth-first search techniques and their applications in solving LeetCode problems.

kabir_07 4 months ago
88 22 0
algorithms search