Skip to content

Interview Sansar

Software jobs interview preparation source

  • Home
  • Interview Questions
    • C Interview Questions
    • C++ Advanced Interview Questions
    • C++ Basic Interview Questions
    • Core Java Interview Questions
    • Java Collections Interview Questions
    • Java Multithreading Interview Questions
    • C# Basic Interview Questions
    • C# Advanced Interview Questions
    • C# Multi-threading Interview Questions
  • MCQs
    • MCQ-C++
    • MCQ-Java
    • MCQ-SQL
    • MCQs Algorithms and Data Structure
  • Programming Examples
    • C Programming Examples
    • C++ Programming Examples
    • C# Programming Examples
    • SQL Examples
    • Oracle PL SQL Examples
    • Time Complexity
  • Blog
    • C++ interview questions
    • C# interview questions
    • Java Interview Questions
    • Short Interview Questions
    • Behavioural / HR Interview
  • You-Tube
  • About
    • Why Visit
    • Sitemap
    • Contact Us
    • e-author

Author: rsingh

C Programming Examples

Calculate length of array in C – 2 Code Examples

August 18, 2024January 29, 2023 rsingh

Program to calculate length of array in C using sizeof operator with steps explained. Two program examples demonstrations using int array and char array. Consider

Read More
C Programming Examples

String length in C without using strlen

August 18, 2024May 11, 2018 rsingh

Program example to find string length in C programming without using strlen function. Two program examples are shown one using for loop and another using

Read More
C Programming Examples

Print an integer in C – from user input

August 18, 2024May 12, 2018 rsingh

Example to print an integer in C programming from user input. User will be prompted to enter an integer number on console screen. The program

Read More
C Programming Examples

C program to count words in a string – handle spaces

August 18, 2024November 23, 2017 rsingh

C program to count words in a string with simple logic. This program will handle all spaces in the given string. Also, it counts special

Read More
C Programming Examples

C program for area of rectangle

August 18, 2024January 30, 2018 rsingh

Example of C program for area of rectangle –  This program will demonstrate two examples to calculate are of rectangle. First program is very simple

Read More
C++ Programming Examples

Copy one queue to another C++ example

August 18, 2024January 29, 2023 rsingh

Copy one queue to another C++ program example. Items will be inserted in a std::queue and this queue will be copied to a temporary queue.

Read More
C++ Programming Examples

Min stack C++ in constant time – Simple logic

August 18, 2024October 31, 2017 rsingh

Simple Min stack C++ example that retrieve minimum element in constant time. Logic is very simple. Time complexity to pop a value from the stack

Read More
C++ Programming Examples

Sum of digits in a string C++ Program

August 18, 2024January 29, 2023 rsingh

Sum of digits in a string C++ – find digits in a given string and calculate the sum of all digits. For example, if a

Read More
UNIQUE BOOKS

Get Excellent Grip on OOP using Java TODAY! – OOP Concepts Booster

August 18, 2024August 8, 2023 rsingh

Master OOP using Java with NEW Approach, so you can stand out from the crowd. In fact, you’ll have better knowledge than 99% people. That’s

Read More
Uncategorized

Check Your OOP Concepts Level with these Questions

August 18, 2024January 28, 2023 rsingh

Did you finish learning oops concepts? TEST your skills & check your level in OOPs concepts by answering these following fine blended object-oriented programming questions

Read More

Posts pagination

Previous 1 … 42 43 44 … 48 Next

My Unique Books for YOU

All Rights Reserved 2023: Interview Sansar.
Proudly powered by WordPress | Theme: Fairy Blog by Candid Themes.