Skip to main content

LeetCode Problems 1400 - 1499

Start Practicing: https://leetcode.com/study-plan/programming-skills

Problem NameDifficultySolution Link
1400. Construct K Palindrome StringsMediumView Solutions
1401. Circle and Rectangle OverlappingMediumView Solutions
1402. Reducing DishesHardView Solutions
1403. Minimum Subsequence in Non-Increasing OrderEasyView Solutions
1404. Number of Steps to Reduce a Number in binary representation to oneMediumView Solutions
1405. Longest Happy StringMediumView Solutions
1406. Stone Game IIIHardView Solutions
1407. Top TravellersEasyView Solutions
1408. String Matching in an ArrayEasyView Solutions
1409. Queries on a Permutation With KeyMediumView Solutions
1410. HTML Entity ParserMediumView Solutions
1411. Number of Ways to Paint N Γ— 3 GridHardView Solutions
1412. Find the Quiet Students in All ExamsHardView Solutions
1413. Minimum Value to Get Positive Step by Step SumEasyView Solutions
1414. Find the Minimum Number of Fibonacci Numbers Whose Sum Is KMediumView Solutions
1415. The k-th Lexicographical String of All Happy Strings of Length nMediumView Solutions
1416. Restore The ArrayHardView Solutions
1417. Reformat The StringEasyView Solutions
1418. Display Table of Food Orders in a RestaurantsMediumView Solutions
1419. Minimum Number of Frogs CroakingMediumView Solutions
1420. Build Array Where You Can Find The maximum exactly k comparisonsHardView Solutions
1421. NPV QueriesEasyView Solutions
1422. Maximum Score After Splitting a StringEasyView Solutions
1423. Maximum Points You Can Obtain fromMediumView Solutions
1424. Diagonal Traverse IIMediumView Solutions
1425. Constrained Subsequence SumHardView Solutions
1426. Counting ElementsEasyView Solutions
1427. Perform String ShiftsEasyView Solutions
1428. Leftmost Column with at least a oneMediumView Solutions
1429. First Unique NumberMediumView Solutions
1430. Check If a String Is a Valid Sequence from Root to Leaves Path in a Binary TreeMediumView Solutions
1431. Kids With the Greatest Number of CandiesEasyView Solutions
1432. Max Difference You Can Get From Changing an IntegerMediumView Solutions
1433. Check If a String Can Break Another StringMediumView Solutions
1434. Number of Ways to Wear Different Hats to each otherHardView Solutions
1435. Create a Session Bar ChartEasyView Solutions
1436. Destination CityEasyView Solutions
1437. Check If All 1's Are at Least Length K places awayEasyView Solutions
1438. Longest Continuous Subarray With Absolute Diff Less Than or Equal to LimitMediumView Solutions
1439. Find the Kth Smallest Sum of a Matrix With Sorted RowsHardView Solutions
1440. Evaluate Boolean ExpressionMediumView Solutions
1441. Build an Array With Stack OperationsMediumView Solutions
1442. Count Triplets That Can Form Two Arrays of Equal XORMediumView Solutions
1443. Minimum Time to Collect All Apples in a treeMediumView Solutions
1444. Number of Ways of Cutting a PizzaHardView Solutions
1445. Apples & OrangesMediumView Solutions
1446. Consecutive CharactersEasyView Solutions
1447. Simplified FractionsMediumView Solutions
1448. Count Good Nodes in Binary TreeMediumView Solutions
1449. Form Largest Integer With Digits That Add up to TargetHardView Solutions
1450. Number of Students Doing Homework at a Given TimeEasyView Solutions
1451. Rearrange Words in a SentenceMediumView Solutions
1452. People Whose List of Favorite Companies Is Not a Subset of Another ListMediumView Solutions
1453. Maximum Number of Darts Inside of a Circular DartboardHardView Solutions
1454. Active UsersMediumView Solutions
1455. Check If a Word Occurs As a Prefix of Any Word in a SentenceEasyView Solutions
1456. Maximum Number of Vowels in a Substring of given lengthMediumView Solutions
1457. Pseudo-Palindromic Paths in a Binary TreeMediumView Solutions
1458. Max Dot Product of Two SubsequencesHardView Solutions
1459. Rectangles AreaMediumView Solutions
1460. Make Two Arrays Equal by Reversing SubarraysEasyView Solutions
1461. Check If a String Contains All Binary codes of size kMediumView Solutions
1462. Course Schedule IVMediumView Solutions
1463. Cherry Pickup IIHardView Solutions
1464. Maximum Product of Two Elements in an ArrayEasyView Solutions
1465. Maximum Area of a Piece of Cake After horizontal and vertical cutsMediumView Solutions
1466. Reorder Routes to Make All Paths Lead to the city zeroMediumView Solutions
1467. Probability of a Two Boxes Having The Same Number of Distinct BallsHardView Solutions
1468. Calculate SalariesMediumView Solutions
1469. Find All The Lonely NodesEasyView Solutions
1470. Shuffle the ArrayEasyView Solutions
1471. The k Strongest Values in an ArrayMediumView Solutions
1472. Design Browser HistoryMediumView Solutions
1473. Paint House IIIHardView Solutions
1474. Delete N Nodes After M Nodes after m node of a linked listEasyView Solutions
1475. Final Prices With a Special Discount in a ShopEasyView Solutions
1476. Subrectangle QueriesMediumView Solutions
1477. Find Two Non-overlapping Sub-arrays Each With Target SumMediumView Solutions
1478. Allocate MailboxesHardView Solutions
1479. Sales by Day of the WeekHardView Solutions
1480. Running Sum of 1d ArrayEasyView Solutions
1481. Least Number of Unique Integers after k removalsMediumView Solutions
1482. Minimum Number of Days to Make m BouquetsMediumView Solutions
1483. Kth Ancestor of a Tree NodeHardView Solutions
1484. Group Sold Products By The DateEasyView Solutions
1485. Clone Binary Tree With Random PointerMediumView Solutions
1486. XOR Operation in an ArrayMediumView Solutions
1487. Making File Names UniqueMediumView Solutions
1488. Avoid Flood in The CityMediumView Solutions
1489. Find Critical and Pseudo-Critical Edges in Minimum Spanning TreeHardView Solutions
1490. Clone N-ary TreeMediumView Solutions
1491. Average Salary Excluding the Minimum and maximum salaryEasyView Solutions
1492. The kth Factor of nMediumView Solutions
1493. Longest Subarray of 1's After Deleting one elementMediumView Solutions
1494. Parallel Courses IIHardView Solutions
1495. Friendly Movies Streamed Last MonthEasyView Solutions
1496. Path CrossingEasyView Solutions
1497. Check If Array Pairs Are Divisible by kMediumView Solutions
1498. Number of Subsequences That Satisfy the given sum conditionMediumView Solutions
1499. Max Value of EquationHardView Solutions

Now, you can see the list of problems in a table format. You can click on the problem link to view the problem on the LeetCode website. You can also click on the solution link to view the solution of the problem.