nandhini9961 / Nandhini-
☆10Updated last year
Alternatives and similar repositories for Nandhini-:
Users that are interested in Nandhini- are comparing it to the libraries listed below
- ☆11Updated last year
- ☆13Updated 10 months ago
- ☆15Updated 10 months ago
- ☆17Updated last year
- This project addresses the issues caused by conventional control of railway crossing by developing an intelligent railway gate control sy…☆27Updated last year
- #include <stdio.h> int main() { int n, i; unsigned long long fact = 1; printf("Enter an integer: "); scanf("%d", &n); // shows error if t…☆17Updated 10 months ago
- ☆13Updated 9 months ago
- ☆19Updated 10 months ago
- RAJESHTHAVASUMANI / GSM-Enabled-Safety-Device-for-Automatic-Speed-Reduction-on-Mobile-Phone-Ring-Detection☆18Updated 10 months ago
- Config files for my GitHub profile.☆14Updated 9 months ago
- ☆24Updated 10 months ago
- ☆14Updated 9 months ago
- ☆14Updated 10 months ago
- ☆14Updated 10 months ago
- A Disarium number is a number defined by the sum of its digits raised to the power of their respective positions. For example, 89 is a D…☆15Updated 10 months ago
- In C programming, a "reverse matrix" typically refers to finding the reverse or inverse of a matrix. The inverse of a matrix � A is anot…☆16Updated 10 months ago
- This program prompts the user to enter the number of rows they want in the star pattern. Then, it uses nested loops to print stars in a …☆17Updated 10 months ago
- ☆24Updated 11 months ago
- ☆15Updated 9 months ago
- ☆12Updated last year
- ☆24Updated 2 months ago
- This C program manages a singly linked list with functions to insert nodes at the end, beginning, after, and before a specific node, and …☆13Updated 9 months ago
- Victor is a businessman, he usually carries his money in a briefcase. This briefcase is highly secure and it is protected with a digital …☆13Updated 9 months ago
- Smart Dustbin as its name represents its work smartly or we can say that it is an automatic dustbin. Smart Dustbin is a very good project…☆10Updated last year
- Config files for my GitHub profile.☆29Updated last year
- ☆10Updated last year
- A C program to check if a number is a "happy number" typically involves defining a function that repeatedly calculates the sum of the squ…☆15Updated 10 months ago
- This C program implements a doubly linked list with functions to insert nodes at the end (`insert`), at the beginning (`insertbeg`), afte…☆13Updated 9 months ago
- ☆16Updated 10 months ago
- This code is a simple program written in C that checks whether a given input string is a palindrome or not. It begins by declaring a char…☆14Updated 9 months ago