📚 Browse Notes

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

2,196
Total Notes
66,736
Downloads
181,914
Views
2,196
Notes
66,736
Downloads
181,914
Views
Quick Categories
View All →

All Notes

2,196 notes found

Advanced Filters
Search
Category
File Type
Date Range
Engagement
Tags
Sort By
Special
Clear All
2,196
Notes Found
Showing 1,729 - 1,746 of 2,196 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 3 months ago
75 42 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 3 months ago
50 25 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 3 months ago
101 32 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 3 months ago
83 20 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 3 months ago
76 27 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 3 months ago
67 19 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 3 months ago
69 25 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 3 months ago
65 23 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 3 months ago
97 21 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 3 months ago
78 30 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 3 months ago
68 26 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 3 months ago
65 20 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 3 months ago
68 20 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 3 months ago
81 29 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 3 months ago
59 30 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 3 months ago
84 21 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 3 months ago
51 22 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 3 months ago
81 27 0
algorithms optimization