Mananpoddar's repositories

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

N-Queen-Visualizer

The N-Queen Visualizer visually demonstrates the N-Queen problem, where N queens are placed on an N×N chessboard so that no two queens threaten each other. Users input N, and the tool uses algorithms to show the solution process step by step, with interactive controls for exploration.

Language:JavaScriptStargazers:0Issues:0Issues:0

GFG-Self-Paced-DSA

Solutions and if you know the solution you can contribute too

Language:C++Stargazers:3Issues:0Issues:0

Excel-dashboard

Interacting dashboard with the use of Excel take a look at that

Stargazers:2Issues:0Issues:0

manan652

Config files for my GitHub profile.

Stargazers:1Issues:0Issues:0

gaming-code

In this code I made a similar game like stone ,paper and scissors with the help of python

Language:PythonStargazers:4Issues:0Issues:0

Student-attendance-calculator

This C program is a simple Student Attendance Management system. It allows users to add, display, search, modify, and delete student records. The program also calculates attendance percentages and provides basic file-based data storage. Users authenticate upon startup, and a menu-driven interface guides them through various operations.

Language:CStargazers:1Issues:0Issues:0

DSA-Bootcamp-Java

This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

Stargazers:1Issues:0Issues:0