Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
53 views

Leetcode Questions

The document lists various JavaScript and LeetCode interview questions that should be studied. It includes over 50 JavaScript and algorithm questions across a wide range of topics like strings, arrays, linked lists, trees, and more.

Uploaded by

Anchita Borah
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

Leetcode Questions

The document lists various JavaScript and LeetCode interview questions that should be studied. It includes over 50 JavaScript and algorithm questions across a wide range of topics like strings, arrays, linked lists, trees, and more.

Uploaded by

Anchita Borah
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Interview questions

Javascript
● 21 Essential JavaScript Interview Questions | Codementor
● JS: Basics and Tricky Questions
● 37 Essential JavaScript Interview Questions and Answers | Toptal®

Leetcode (to be done after CTCI)


● Next Permutation - LeetCode
● Word Break - LeetCode
● https://leetcode.com/problems/next-closest-time/
● Merge Intervals - LeetCode
● Trapping Rain Water - LeetCode
● Valid Parentheses - LeetCode
● Number of Islands - LeetCode
● Min Stack - LeetCode
● Reverse Linked List - LeetCode
● Merge Intervals - LeetCode
● Best Time to Buy and Sell Stock - LeetCode
● Valid Parentheses - LeetCode
● Number of Islands - LeetCode
● Two Sum - LeetCode
● Merge Two Sorted Lists - LeetCode
● Copy List with Random Pointer - LeetCode
● Longest Palindromic Substring - LeetCode
● Valid Parentheses - LeetCode
● Number of Islands - LeetCode
● Longest Substring Without Repeating Characters - LeetCode
● Add Two Numbers - LeetCode
● Two Sum - LeetCode
● Binary Tree Inorder Traversal - LeetCode
● Reverse Integer - LeetCode
● Count Primes - LeetCode
● Rotate Array - LeetCode
● Valid Palindrome - LeetCode
● Reverse Bits - LeetCode
● Sqrt(x) - LeetCode
● Find the Index of the First Occurrence in a String - LeetCode
● Intersection of Two Linked Lists - LeetCode
● Longest Common Prefix - LeetCode
● Merge Sorted Array - LeetCode
● Palindrome Linked List - LeetCode
● Linked List Cycle - LeetCode
● Factorial Trailing Zeroes - LeetCode
● Remove Duplicates from Sorted Array - LeetCode
● Count and Say - LeetCode
● Plus One - LeetCode
● Number of 1 Bits - LeetCode
● Power of Three - LeetCode
● Maximum Subarray - LeetCode
● Symmetric Tree - LeetCode
● Pascal's Triangle - LeetCode
● Happy Number - LeetCode
● Intersection of Two Arrays II - LeetCode
● Missing Number - LeetCode
● Convert Sorted Array to Binary Search Tree - LeetCode
● First Unique Character in a String - LeetCode
● Contains Duplicate - LeetCode
● Valid Anagram - LeetCode
● Best Time to Buy and Sell Stock II - LeetCode
● Delete Node in a Linked List - LeetCode
● Roman to Integer - LeetCode
● Majority Element - LeetCode
● Excel Sheet Column Number - LeetCode
● Sum of Two Integers - LeetCode
● Move Zeroes - LeetCode
● Maximum Depth of Binary Tree - LeetCode
● Single Number - LeetCode
● Fizz Buzz - LeetCode
● Reverse String - LeetCode

You might also like