📚 Browse Notes

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

2,574
Total Notes
120,724
Downloads
266,820
Views
2,574
Notes
120,724
Downloads
266,820
Views
Quick Categories
View All →

All Notes

2,574 notes found

Advanced Filters
Search
Category
File Type
Date Range
Engagement
Tags
Sort By
Special
Clear All
2,574
Notes Found
Showing 2,107 - 2,124 of 2,574 notes
Thumbnail for Most Frequently Asked LeetCode Questions
English
APPLICATION/PDF
Programming
Most Frequently Asked LeetCode Questions

A comprehensive collection of the most commonly asked coding questions on LeetCode, ideal for interview preparation.

kabir_07 5 months ago
99 55 0
LeetCode interview coding +1
Thumbnail for Comprehensive Internship Preparation Guide
English
APPLICATION/PDF
Programming
Comprehensive Internship Preparation Guide

Essential tips and resources to help you prepare effectively for your upcoming internship.

kabir_07 5 months ago
74 47 0
internship preparation guide +1
Thumbnail for Important Data Structures and Algorithms Problem List
English
APPLICATION/PDF
Programming
Important Data Structures and Algorithms Problem List

A comprehensive collection of key problems in data structures and algorithms to enhance your coding skills.

kabir_07 5 months ago
140 50 0
DSA problems study +1
Thumbnail for Essential Data Structures and Algorithms Cheatsheet
English
APPLICATION/PDF
Programming
Essential Data Structures and Algorithms Cheatsheet

A comprehensive cheatsheet covering key concepts and techniques in data structures and algorithms to aid in quick revisi...

kabir_07 5 months ago
105 37 0
DSA cheatsheet study +1
Thumbnail for Preparing for Your SDE Interview at Microsoft
English
APPLICATION/PDF
Programming
Preparing for Your SDE Interview at Microsoft

This guide provides essential tips and resources to effectively prepare for Software Development Engineer interviews at ...

kabir_07 5 months ago
104 48 0
SDE interview Microsoft preparation +1
Thumbnail for Tree Data Structure Part 2
English
APPLICATION/PDF
Programming
Tree Data Structure Part 2

In this section, we explore advanced topics in tree data structures, including traversal algorithms and applications.

kabir_07 5 months ago
86 29 0
tree data structure algorithms
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 5 months ago
93 43 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 5 months ago
94 44 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 5 months ago
126 43 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 5 months ago
107 41 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 5 months ago
85 50 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 5 months ago
116 49 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 5 months ago
96 38 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 5 months ago
106 45 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 5 months ago
74 48 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 5 months ago
106 38 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 5 months ago
66 28 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 5 months ago
106 38 0
algorithms optimization