Skip to content

takeUforward

~ Strive for Excellence

  • Striver’s SDE Sheet
  • SDE Core Sheet
  • CS Subjects
    • Operating Systems
    • Computer Networks
  • Programming
    • Learn C++
    • C++ STL
    • C Programs
    • Data Structure
  • Interview Prep
    • Striver Tree Series
    • Striver DP Series
    • Striver’s CP Sheet
    • TCS NQT Coding Sheet
    • Interview Experience
    • Interview Prep Roadmap
    • Blind 75
  • Advertise with us
  • Courses

Category: Maths

January 8, 2022 Data Structure / Maths

Program to Add two fractions

Problem Statement: Adding two fractional numbers. Examples: Example 1: Input: 3/4 + 1/7 Output: 25/28 Explanation: Since 3/4 + 1/7

Continue reading
January 6, 2022 Data Structure / Maths

Check if a number is Palindrome or Not

Problem Statement:  Given a number check if it is a palindrome. An integer is considered a palindrome when it reads

Continue reading
January 6, 2022 Data Structure / Maths

Find the sum of numbers in the given range

Problem Statement: Find the sum of numbers in the given range. Examples: Example 1: Input: l=2, r=7 Output: 27 Explanation:

Continue reading
January 6, 2022 Data Structure / Maths

Check if the number is an abundant number or not

Problem Statement: Check if the number is an abundant number or not. Examples: Example 1: Input: 18 Output: Abundant Number

Continue reading
January 6, 2022 Data Structure / Maths

Find all Palindrome Numbers in a given range

Problem Statement: Given a range of numbers, find all the palindrome numbers in the range. Note: A palindromic number is

Continue reading
January 6, 2022 Data Structure / Maths

Check if a number is Automorphic Number

Problem Statement: Given a number, check if it is automorphic or not. A number is called an Automorphic number if

Continue reading
January 6, 2022 Data Structure / Maths / String

Check if the given number is Harshad(Or Niven) Number

Problem Statement: Check if the number is a Harshad(or Niven) number or not. Examples: Example 1: Input: 378 Output: Yes

Continue reading
January 5, 2022 Data Structure / Maths

Find LCM of two numbers

Problem Statement: Find lcm of two numbers. Examples: Example 1: Input: num1 = 4,num2 = 8 Output: 8 Example 2:

Continue reading
January 5, 2022 Data Structure / Maths

Find GCD of two numbers

Problem Statement: Find gcd of two numbers. Examples: Example 1: Input: num1 = 4, num2 = 8 Output: 4 Explanation:

Continue reading
January 5, 2022 Data Structure / Maths

Convert Binary to Octal

Problem Statement: Convert a binary number to an octal number Examples: Example 1:. Input: N = 1100110 Output: 146 Explanation:

Continue reading

Posts navigation

«Previous Posts 1 2 3 4 5 Next Posts»

Subscribe

I want to receive latest posts and interview tips
Loading

Recent Posts

  • Breadth First Search (BFS): Level Order Traversal
  • Connected Components in Graphs
  • Passing 2D arrays as arguments in CPP
  • Python strftime()
  • Graph Representation in C++

Accolite Digital Amazon Arcesium Bank of America Barclays BFS Binary Search Binary Search Tree Commvault CPP DE Shaw DFS DSA Self Paced google HackerEarth infosys inorder Java Juspay Kreeti Technologies Morgan Stanley Newfold Digital Oracle post order pre-order queue recursion Samsung SDE Core Sheet SDE Sheet Searching set-bits sorting sub-array subarray Swiggy takeuforward TCQ NINJA TCS TCS CODEVITA TCS DIGITA; TCS Ninja TCS NQT VMware XOR

Copyright © 2022 takeuforward | All rights reserved