feat(cd): Add comprehensive notes and components for Semester 5 Compi…#120
Open
roshankumar0036singh wants to merge 2 commits into
Open
feat(cd): Add comprehensive notes and components for Semester 5 Compi…#120roshankumar0036singh wants to merge 2 commits into
roshankumar0036singh wants to merge 2 commits into
Conversation
…ler Design Unit 1
Contributor
|
@roshankumar0036singh is attempting to deploy a commit to the PushkarScripts Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
Author
|
@pushkarscripts plz verify the chnages for unit 1 of cd |
Contributor
Author
|
@pushkarscripts added complete detailed notes with example and a solved problem for bettrer underdstanding and everything is given very detailed |
Contributor
Author
|
also removed the some of dead code in the quiz to remove mostly lint errros |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Description
PR Title:
feat(cd): Add comprehensive notes and components for Semester 5 Compiler Design Unit 1Description
This Pull Request introduces full, comprehensive coverage for Unit 1: Introduction to Compilers & Lexical Analysis under Semester 5 of the openCSE website, following the repository's established conventions and styling.
realted to #86
Key Changes
"cd"subject identifier insideapp/components/subjects.tsxto enable navigation to Compiler Design from the homepage.ExpandingBox.tsxunderapp/sem5/cd/components/to handle accordion-style sections for step-by-step algorithms, solved problems, and detailed proofs with smooth CSS height transitions.layout.tsx, interactivesidebar.tsx, dynamic pagination router[chapter]/page.tsx, and structure mappings inconstants.ts.result = a + b * 2;.Verification Details
npm run build.