Skip to content

Instantly share code, notes, and snippets.

@iambrj
Created July 17, 2019 04:46
Show Gist options
  • Save iambrj/7748f1dacb541b099cfd73630a3d2ab0 to your computer and use it in GitHub Desktop.
Save iambrj/7748f1dacb541b099cfd73630a3d2ab0 to your computer and use it in GitHub Desktop.
* Given a file, print the nth line
* Given a file with "Roll marks" for all students, print in descending order of
marks
* Remove comments from a file with a c program
* Given a file with a list of namess, print names with particular character and
count of all such names
* In the marks file, mask attendance - replace low attendance with L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment