code_recipe_header_logo
  • Home

  • Topics

  • Rewards

  • Plans

  • About Us

  • Join Us

  • More

    Use tab to navigate through the menu items.
    • LinkedIn
    • Code Recipe Facebook
    • Code Recipe Instagram
    • Code Recipe Pinterest
    • Code Recipe Twitter
    • All Posts
    • Algorithms
    • Coding Questions
    • Data Structures
    • System Design
    • Design Patterns
    • Recipe Quicks
    • Search Algorithms
    • Sort Algorithms
    • System Design Questions
    • System Design Building Blocks
    3 Sum - Leetcode #15 Short & Simple Solution
    Code Recipe
    • Jan 24
    • 7 min

    3 Sum - Leetcode #15 Short & Simple Solution

    Given an array of integers, nums, return all the triplets in the given array nums[i], nums[j], nums[k] such that i != j, i != k, and j != k
    47,431 views6 comments
    Reverse Integer - Leetcode #7 Short & Simple Solution
    Code Recipe
    • Dec 31, 2021
    • 4 min

    Reverse Integer - Leetcode #7 Short & Simple Solution

    Given a 32-bit signed integer x, reverse the digits in x and return the result. If after reversing the result goes outside the signed 32-bit
    13,899 views1 comment
    Palindrome Number - Leetcode #9 Short & Simple Solution
    Code Recipe
    • Dec 30, 2021
    • 6 min

    Palindrome Number - Leetcode #9 Short & Simple Solution

    Given an integer x, return true if x is a palindrome integer. An integer is a palindrome when it reads the same backward as forward.
    36,368 views6 comments
    1
    2
    • Code Recipe Facebook

    Facebook

    • Code Recipe Instagram

    Instagram

    • LinkedIn

    LinkedIn

    • Code Recipe Twitter

    Twitter

    © 2022 Code Recipe

    Never Miss Our Latest Updates

    Thanks for submitting!

    Privacy Policy

    Terms & Conditions

    Refund Policy

    • LinkedIn
    • Code Recipe Facebook
    • Code Recipe Instagram
    • Code Recipe Twitter
    • Code Recipe Pinterest