📚 Browse Notes

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

2,538
Total Notes
168,776
Downloads
338,006
Views
2,538
Notes
168,776
Downloads
338,006
Views
Quick Categories
View All →

All Notes

2,538 notes found

Advanced Filters
Search
Category
File Type
Date Range
Engagement
Tags
Sort By
Special
Clear All
2,538
Notes Found
Showing 2,071 - 2,088 of 2,538 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 6 months ago
133 68 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 6 months ago
91 57 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 6 months ago
166 64 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 6 months ago
120 55 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 6 months ago
126 67 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 6 months ago
107 42 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 6 months ago
110 51 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 6 months ago
113 48 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 6 months ago
148 57 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 6 months ago
135 54 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 6 months ago
103 63 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 6 months ago
141 63 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 6 months ago
111 41 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 6 months ago
120 51 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 6 months ago
93 60 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 6 months ago
132 52 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 6 months ago
81 32 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 6 months ago
131 47 0
algorithms optimization