Skip to content
Online Vidyalay

Online Vidyalay

The source of learning

Online Vidyalay

Online Vidyalay

The source of learning

  • Home
  • HTML (हिंदी)
  • Data Structures And Algorithms
  • Programming
    • C Programming (हिंदी)
    • C++ Programming (हिंदी)
    • PHP in हिंदी
    • Java Programming (हिंदी)
    • Python (हिंदी)
    • C# Programming (हिंदी)
    • Data Structure
    • HTML (हिंदी)
  • Data Structure
  • Blog
  • Study Material
  • Contact us
  • Login
    • Home
    • Blog
    • programming
Java Programming

What is Java?

Heera Singh July 19, 2023 0 Comments

Java is a popular and versatile programming language that was created by James Gosling and his team at Sun Microsystems in the mid-1990s. Its design aimed to make software development…

Data Structures And Algorithms

Selection Sort

Heera Singh June 7, 2023 0 Comments

Selection sort is a sorting algorithm, which allows you to arrange elements in a particular order. Video Reference https://www.youtube.com/embed/ke4i8DEectA Algorithm steps to implement selection sort start pick smallest element index.…

Data Structures And Algorithms

Binary Search

Heera Singh May 19, 2023 0 Comments

In this video, we dive into the world of binary search, a powerful and efficient searching technique used in computer science. Binary search allows us to quickly find an element…

Data Structures And Algorithms

Linear Search

Heera Singh May 7, 2023 0 Comments

In this blog we will see the basics of DSA, the topic is linear search. linear search is based on the brute force approach by comparing every element of an…

Data Structures And Algorithms

Merge Sort Algorithm

Heera Singh May 6, 2023 0 Comments

Merge sort is a sorting algorithm based on the divide-conquer technique. merge sort Notes 5.1-merge-sort-notesDownload

C# Programming in Hindi

Variable & Constant in C#

Heera Singh March 16, 2023 0 Comments

Table of ContentsVariableRules of declaring a variableConstant Variable Variable memory location को दिया एक नाम है जो data को होल्ड (store) करता है। variable की value को हम program के…

C Programming in hindi

File Handling in C (हिंदी)

Heera Singh February 19, 2023 0 Comments

Table of ContentsFile HandlingFile को read करनाRead FileWrite to FileAppend in FileClose FileConclusion File Handling File से data read करना, write करना, अपडेट करना, file को create और delete करना…

C Programming in hindi

Operators in c (हिंदी)

Heera Singh January 19, 2023 0 Comments

Operators mathematical symbols (चिह्न) है जो की गणितीय (mathematical) और तार्किक (logical) calculation करने के उपयोग किये जाते, उदाहरण के लिए +, -, *, / आदि operators है। Example #include<stdio.h>…

Python Programming in Hindi

Introduction to Python(हिंदी)

Heera Singh January 4, 2023 0 Comments

पाइथन एक General Purpose Object-Oriented Programming language है | जिसका उपयोग हम Software बनाने के लिए करते हैं, सॉफ्टवेयर जैसे Desktop, Web, Console एप्लीकेशन सॉफ्टवेयर आदि। System Scripting, Tasks Automation…

Data Structure

Introduction to Data Structure

Heera Singh December 31, 2022 0 Comments

Data structures are a way of organizing and storing data in a computer so that it can be accessed and modified efficiently. Different types of data structures are suited to…

Posts navigation

1 2

Next Page »

  • Basic Computer in Hindi
  • C Programming in hindi
  • C# Programming in Hindi
  • Data Structure
  • Data Structures And Algorithms
  • html in hindi
  • Java Programming
  • Object-Oriented Programming in C++
  • php in hindi
  • Python Programming in Hindi

You Missed

Java Programming

What is Java?

Data Structures And Algorithms

Selection Sort

Data Structures And Algorithms

Binary Search

Data Structures And Algorithms

Linear Search

Online Vidyalay

Online Vidyalay

The source of learning

Copyright © All rights reserved | Blogus by Themeansar.