mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-24 00:47:28 -04:00
data: update sample content according to the new math syntax (#129)
This commit is contained in:
@@ -61,7 +61,7 @@ sections:
|
||||
- Created a service to provide gradient across VS and VS add-ins, optimizing
|
||||
its performance via caching
|
||||
- Built an app to compute the similarity of all methods in a codebase, reducing
|
||||
the time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$
|
||||
the time from $$\mathcal{O}(n^2)$$ to $$\mathcal{O}(n \log n)$$
|
||||
- Created a test case generation tool that creates random XML docs from XML
|
||||
Schema
|
||||
- Automated the extraction and processing of large datasets from legacy systems
|
||||
|
||||
Reference in New Issue
Block a user