Take your skills to the next level with Geekster Masterclass - Free Registration
Skip to content

takeUforward

~ Strive for Excellence

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

Category: C programs

May 18, 2022 Arrays / C programs / Data Structure / String

Reverse String in C

Problem Statement: Given a String, reverse the string and print it. Example 1: Input: str = “Takeuforward” Output: drawrofuekat Example

Continue reading
April 3, 2022 Arrays / C programs

While Loop in C

Loops help to execute the set of code blocks repeatedly many times till the condition is met. Let’s understand While

Continue reading
March 14, 2022 C programs / Linked List

Linked List in C : Implementation

What is Linked List? Linked List is a Linear Data Structure, Just Like the Array but in Array, Elements are stored

Continue reading
March 13, 2022 Arrays / C programs / Data Structure / Sorting

Selection Sort in C

Problem Statement: Given an array of N integers, write a program to implement the Selection sorting algorithm. Examples: Example 1: Input: N

Continue reading
March 13, 2022 Arrays / C programs / Data Structure / Sorting

Insertion Sort in C

Problem Statement: Given an array of N integers, write a program to implement the Insertion sorting algorithm. Examples: Example 1: Input: N

Continue reading
March 13, 2022 Arrays / C programs / Data Structure / Sorting

Bubble Sort in C

Problem Statement: Given an array of N integers, write a program to implement the Bubble Sorting algorithm. Examples: Example 1: Input: N

Continue reading
February 14, 2022 C programs

Reverse array in C

Problem Statement: Given an array, reverse the given array. Reverse array in C. Examples: Example 1: Input: arr[] = 1

Continue reading
February 14, 2022 C programs

Length of String in C

Problem Statement: Given a String, Calculate the Length of String in C. Examples: Example 1: Input: str = “Computer” Output:

Continue reading
February 14, 2022 C programs

Binary to Decimal in C

Problem Statement: Given a Binary Number convert it to its equivalent decimal number. Binary to Decimal in C. Examples: Example

Continue reading
February 14, 2022 C programs

Reverse a number in C

Reverse a number in C. Problem Statement: Given a number N reverse the number and print it. Examples: Example 1:

Continue reading

Posts navigation

«Previous Posts 1 2 3 Next Posts»

Subscribe

I want to receive latest posts and interview tips
Loading

Recent Posts

  • Find the highest/lowest frequency element
  • A Guide on Online C Compiler
  • Burst Balloons | Partition DP | DP 51
  • Evaluate Boolean Expression to True | Partition DP: DP 52
  • Palindrome Partitioning – II | Front Partition : DP 53

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 queue recursion Samsung SDE Core Sheet SDE Sheet Searching set-bits sorting Strivers A2ZDSA Course sub-array subarray Swiggy takeuforward TCQ NINJA TCS TCS CODEVITA TCS DIGITA; TCS Ninja TCS NQT VMware XOR

Copyright © 2022 takeuforward | All rights reserved