You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bot allows users to quickly retrieve student details, by entering a roll number. Additionally, users can get a full list of all members in a section by entering the section number. Test it out :)
The "KIIT Library Management System" is a comprehensive Full Stack Application developed for KIIT University using .NET Framework, C#.NET, Windows Forms, and MS SQL Server. This application integrates a C# backend with a Windows Forms frontend, executing SQL queries to manage and retrieve data such as book details, student records etc.
This repository contains the solutions for the Design and Analysis of Algorithms (DAA) Laboratory for the 5th semester as per the course CS2098 at KIIT University. The lab focuses on algorithmic problem-solving techniques, including Divide and Conquer, Greedy Techniques, Dynamic Programming, and more.