I received a MS and PhD from Stanford in 2020, where I was lucky to be advised byAshish GoelandRamesh Johariand was part of theStanford Crowdsourced Democracy Teamand theSociety and Algorithms Lab, after which I was a post-doc at UC Berkeley EECS. Before that, I graduated with a BS ...
Pull requests Actions Projects Wiki Security Insights Additional navigation options master 1Branch 0Tags Code Folders and files Name Last commit message Last commit date Latest commit nikhilgarg28 Create README.md Jun 8, 2015 3579015·Jun 8, 2015 ...
router.post('/city',CityController.create) //localhost:3000/api/v1/city/ router.delete('/city/:id',CityController.destroy); //localhost:3000/api/v1/city/6 router.get('/city/:id',CityController.get); //localhost:3000/api/v1/city/5 router.patch('/city/:id',CityController.update); ...
Nikhil Garg @nikhil India, New Delhi Joined Oct 2008 World Rank: #350 (62.2 points) Institution: IIT Delhi Activity over the last year OctoberNovemberDecemberJanuaryFebruaryMarchAprilMayJuneJulyAugustSeptember Effectiveness Problems solved 341 Solutions submitted 1718 Problems List of solved classical prob...
Simple Python style checker in one Python file. Contribute to nikhil-garg/pycodestyle development by creating an account on GitHub.