Skip to content

course: introduction to problem solving [#53]#54

Open
alaminsahed wants to merge 47 commits intomainfrom
53-course-introduction-to-problem-solving
Open

course: introduction to problem solving [#53]#54
alaminsahed wants to merge 47 commits intomainfrom
53-course-introduction-to-problem-solving

Conversation

@alaminsahed
Copy link
Copy Markdown
Member

@alaminsahed alaminsahed commented Feb 5, 2023

Resolved: #53

Todos:

  • Make course URLs
  • Input example pattern update
  • Return type on the right side with the colon

  • Write content for the Welcome section
  • Check question easy 2
  • Write content for the Course Overview section
  • Solve the error to add another blog under the welcome section
  • Add time complexity blog

  • Fix table of content links on course landing page
  • Sometimes, clicking on links on the left sidebar redirects to the home page. Need to debug & fix that.

Optional

  • Fix the coding titles hierarchy
  • Update description & content for all problems
  • Fix the right sidebar rendering issue
  • Replace @sindresorhus/slugify with github-slugger to fix heading slug generator for bangla
import {slug} from 'github-slugger';
 
const r = slug('কোর্সের সংক্ষিপ্ত বিবরণ')
  • Fix course tags
  • Fix table of content on course overview page
  • Add conclusion page
  • Add images to chapters

@alaminsahed alaminsahed linked an issue Feb 5, 2023 that may be closed by this pull request
6 tasks
@alaminsahed alaminsahed changed the title 53 course introduction to problem solving #53 53 course introduction to problem solving Feb 5, 2023
@alaminsahed alaminsahed requested a review from mimukit February 5, 2023 16:45
@mimukit mimukit changed the title 53 course introduction to problem solving course: introduction to problem solving [#53] Feb 5, 2023
@alaminsahed alaminsahed force-pushed the 53-course-introduction-to-problem-solving branch from 0c5a55a to 456baff Compare February 13, 2023 20:08
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 9, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Course] Introduction to problem solving

2 participants