Yash Vardhan Tyagi's repositories

Language:C++License:GPL-3.0Stargazers:2Issues:1Issues:0

Add-Two-Number-Without-arithmetic_logical-operator

Adding two numbers without using any arithmetic or logical operator.

Language:C++Stargazers:1Issues:1Issues:0
Language:PascalLicense:GPL-3.0Stargazers:1Issues:1Issues:0
Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0

DAA_Lab

This repository is created for submitting Design and Analysis of Algorithm Assignments.

Language:C++Stargazers:1Issues:0Issues:0

first_last-index-duplicate-element

Given a sorted array with possibly duplicate elements, the task is to find indexes of first and last occurrences of an element x in the given array.

Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0

Largest-Smallest-Unsorted_array

Find the Largest And Smallest Element in an array without sorting.

Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0

Nuts-and-Bolts-Problem

Given a set of N nuts of different sizes and N bolts of different sizes. There is a one-one mapping between nuts and bolts. Match nuts and bolts efficiently. Comparison of a nut to another nut or a bolt to another bolt is not allowed. It means nut can only be compared with bolt and bolt can only be compared with a nut to see which one is bigger/smaller. The elements should follow the following order! # $ % & * @ ^ ~ .

Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0

OOPs-Class-Cpp-Basic

Basic Object-Oriented Programming language questions in C++ to get started as a beginner.

Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0

Radix-Sort-Code

The idea of Radix Sort is to do digit by digit sort starting from least significant digit to most significant digit. Radix sort uses counting sort as a subroutine to sort.

Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0
Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0
Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0

Replace-0-with-1-in-Digit

The replace all program in C++ programming works to replace the numbers with zero, where the number must be an integer. All the zeros (if encountered) in the given program will be replaced by 1. Ex- number is 12004509 all 0’s are replays of 1’s so number is 12114519.

Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0

Third-largest-element-array

Given an array of n integers, find the third largest element. All the elements in the array are distinct integers.

Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0
Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0
Stargazers:0Issues:1Issues:0
Language:CSSStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

DAA

Design of Algorithms

Stargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

Leetcode-ques

Leetcode Questions For Interviews

Stargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:1Issues:0

My-Travel

Travel Website based on Bootstrap

License:GPL-3.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0