Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
p1
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JINGYI YUAN
p1
Commits
11adbbae
Commit
11adbbae
authored
9 years ago
by
Adam Blank
Browse files
Options
Downloads
Patches
Plain Diff
Fixes typos in README.md
parent
96698f66
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-3
2 additions, 3 deletions
README.md
with
2 additions
and
3 deletions
README.md
+
2
−
3
View file @
11adbbae
...
...
@@ -40,10 +40,9 @@ generalized framework. The framework uses `WorkList`s instead of recursion.
problem, read a solution to it that does not use the backtracking framework,
and write a solution to it that does use the framework.
**(6)
Subset Sum
.**
<br>
You will familiarize yourself with the "edit distance" problem and write a solution to it that uses the framework.
**(6)
Edit Distance
.**
<br>
You will familiarize yourself with the "edit distance" problem and write a solution to it that uses the framework.
Part 4: Write-Up
### Part 4: Write-Up ###
**(7) Write-Up.**
<br>
Fill out answers to the questions in
`writeup/WriteUp.md`
.
A large portion of your grade is filling out answers to the questions in this
write-up. Make sure to fill it out!
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment