Skip to content

Comments

Update problem-sets-competitive-programming.md#12480

Open
M-SAI-SOORYA wants to merge 1 commit intoEbookFoundation:mainfrom
M-SAI-SOORYA:patch-1
Open

Update problem-sets-competitive-programming.md#12480
M-SAI-SOORYA wants to merge 1 commit intoEbookFoundation:mainfrom
M-SAI-SOORYA:patch-1

Conversation

@M-SAI-SOORYA
Copy link

@M-SAI-SOORYA M-SAI-SOORYA commented Oct 14, 2025

For Aptitude for placements exams for first round / second round purpose

What does this PR do?

Added Resource for Aptitude

Added resource for placements helping students

IMPORTANT

  • Read our contributing guidelines.
  • Is this a revision of a previously submitted PR? If so, STOP! Go back, reopen the PR, and add commit(s) the branch you previously submitted. Please don't make the job of reviewing more difficult by hiding previous work.

For resources

Description

Why is this valuable (or not)?

How do we know it's really free?

For book lists, is it a book? For course lists, is it a course? etc.

Checklist:

  • Search for duplicates.
  • Include author(s) and platform where appropriate.
  • Put lists in alphabetical order, correct spacing.
  • Add needed indications (PDF, access notes, under construction).
  • Used an informative name for this pull request.

Follow-up

  • Check the status of GitHub Actions and resolve any reported warnings!

For Aptitude for placements exams for first round / second round purpose
@github-actions
Copy link

Linter failed, fix the error(s):

free-programming-books/more/problem-sets-competitive-programming.md
105:1-105:17  warning  Incorrect number of blank lines between heading and section  blank-lines-1-0-2  remark-lint

@github-actions github-actions bot added the linter error Please, correct build errors found by linter! label Oct 14, 2025
@rdhyee
Copy link
Contributor

rdhyee commented Oct 18, 2025

Hi @M-SAI-SOORYA!

The linter is reporting a blank line error at line 105. The ### Problem Sets heading needs exactly 1 blank line after it before the first list item.

Currently you have:

### Problem Sets
* [#Aptitude GFG for PLacements]...

Should be:

### Problem Sets

* [#Aptitude GFG for PLacements]...

Please add the blank line after the heading. This should help address the linter warning.

@rdhyee rdhyee added the waiting for changes PR has been reviewed and changes/suggestions requested label Oct 18, 2025
@codeby-rhythm-sharma
Copy link

Thank you for the contribution. The update looks helpful.

@codeby-rhythm-sharma
Copy link

Thanks for the update. The change looks good.

@@ -103,7 +103,7 @@


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@github-actions
Copy link

'This Pull Request has been automatically marked as stale because it has not had recent activity during last 60 days 😴

It will be closed in 30 days if no further activity occurs. To unstale this PR, draft it, remove stale label, comment with a detailed explanation or push more commits.

There can be many reasons why some specific PR has no activity. The most probable cause is lack of time, not lack of interest.

Thank you for your patience ❤️'

@github-actions github-actions bot added the stale Requests that have not had recent interaction (Out-of-Date) label Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

linter error Please, correct build errors found by linter! stale Requests that have not had recent interaction (Out-of-Date) waiting for changes PR has been reviewed and changes/suggestions requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants