Lovely Professional University End Term Exam Question Papers with Answers, Study Materials, Projects, Roadmap, and more.
-
Updated
Feb 23, 2024 - HTML
Lovely Professional University End Term Exam Question Papers with Answers, Study Materials, Projects, Roadmap, and more.
This is a simple image generator using OpenAI API. you can generate images by entering short description of the image or by entering a keyword.
YouTube Ad Blocker Popup Removal is a Google Chrome extension that removes the annoying popup that appears when you try to skip an ad on YouTube.
This is a simple project that converts an image to text. It uses the tesseract.js library to convert the image to text. It also downloads the text as a .txt file.
This tool converts JPG, JPEG images to PNG format. Bulk conversion is also supported.
This is a chrome extension that helps you copy the question and paste. Double click on the question or the options to copy the text. Press `Ctrl + B` or `Alt + B` to paste the copied text.
This is a tool for MyPerfectice. This tool is used to get the answer of the test.
This is a simple employee management system made using HTML, CSS, and JavaScript. It uses local storage to store the data.
Given a sorted linked list, remove all duplicates from the linked list. For example, if the given linked list is 11->11->11->21->43->43->60, then the output should be 11->21->43->60.
Live HTML Editor is a simple HTML editor that allows you to write HTML code and see the result in real time.
A comprehensive resource hub for CSE students, featuring study materials, past papers, and useful links for academic success.
Pancake sorting is the colloquial term for the mathematical problem of sorting a disordered stack of pancakes in order of size when a spatula can be inserted at any point in the stack and used to flip all pancakes above it. A pancake number is the minimum number of flips required for a given number of pancakes.
Given a linked list, find the middle of the linked list. For example, if the given linked list is 1->2->3->4->5 then the output should be 3. If there are even nodes, then there would be two middle nodes, we need to print the second middle element. For example, if given linked list is 1->2->3->4->5->6 then the output should be 4.
This is a simple web app that demonstrates the working of Quick Sort on Doubly Linked List.
This is a simple web app to find the union and intersection of two linked lists. The app is built using HTML, CSS and JavaScript.
Add Two Numbers using Linked List
A simple password generator built with HTML, Tailwind CSS and Vanilla JS.
This is a simple web app to find top three repeated arrays in a given array. #lpu
Add a description, image, and links to the lovely-professional-university topic page so that developers can more easily learn about it.
To associate your repository with the lovely-professional-university topic, visit your repo's landing page and select "manage topics."