{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":684657800,"defaultBranch":"master","name":"Grokking-Algorithms-cpp","ownerLogin":"egcoutinho","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-08-29T15:34:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13767399?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1693323244.437568","currentOid":""},"activityList":{"items":[{"before":"6e457c862cce7a16ef50bd461b0675d565e74fda","after":"fca27172df2b04e409a9da096a200c4b0ab08ad0","ref":"refs/heads/master","pushedAt":"2023-08-30T09:45:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"egcoutinho","name":"Eduardo Coutinho","path":"/egcoutinho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13767399?s=80&v=4"},"commit":{"message":" Changes to be committed:\n\tmodified: GrokkingAlgorithms.cpp\n\tmodified: GrokkingAlgorithms.h\n\tmodified: Makefile\n\tmodified: UtilsGrokkingAlgo.cpp\n\tmodified: UtilsGrokkingAlgo.h\n\nCleaning Utils class","shortMessageHtmlLink":" Changes to be committed:"}},{"before":"cfac0ecd97d43a4289539a50d133058e08ef0470","after":"6e457c862cce7a16ef50bd461b0675d565e74fda","ref":"refs/heads/master","pushedAt":"2023-08-29T23:03:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"egcoutinho","name":"Eduardo Coutinho","path":"/egcoutinho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13767399?s=80&v=4"},"commit":{"message":" Changes to be committed:\n\trenamed: GrokkingAlgorithm.cpp -> GrokkingAlgorithms.cpp\n\trenamed: GrokkingAlgorithm.h -> GrokkingAlgorithms.h\n\tmodified: Makefile\n\tmodified: UtilsGrokkingAlgo.cpp\n\tmodified: demo.cpp","shortMessageHtmlLink":" Changes to be committed:"}},{"before":"f2312d75a8e82692f34885288ef00ce3867cdae0","after":"cfac0ecd97d43a4289539a50d133058e08ef0470","ref":"refs/heads/master","pushedAt":"2023-08-29T22:55:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"egcoutinho","name":"Eduardo Coutinho","path":"/egcoutinho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13767399?s=80&v=4"},"commit":{"message":" Changes to be committed:\n\tmodified: GrokkingAlgorithm.cpp\n\tmodified: GrokkingAlgorithm.h\n\tmodified: Makefile\n\tmodified: UtilsGrokkingAlgo.cpp\n\tmodified: UtilsGrokkingAlgo.h","shortMessageHtmlLink":" Changes to be committed:"}},{"before":"5ac005daab4eef6eb01376d732ad5e4cb037404d","after":"f2312d75a8e82692f34885288ef00ce3867cdae0","ref":"refs/heads/master","pushedAt":"2023-08-29T20:13:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"egcoutinho","name":"Eduardo Coutinho","path":"/egcoutinho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13767399?s=80&v=4"},"commit":{"message":" Changes to be committed:\n\tnew file: .gitignore\n\tmodified: Makefile\n\tnew file: demo.h","shortMessageHtmlLink":" Changes to be committed:"}},{"before":"c0148ef0802ee8303c2d756c4a72a1d9dce9ff19","after":"5ac005daab4eef6eb01376d732ad5e4cb037404d","ref":"refs/heads/master","pushedAt":"2023-08-29T18:52:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"egcoutinho","name":"Eduardo Coutinho","path":"/egcoutinho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13767399?s=80&v=4"},"commit":{"message":" Changes to be committed:\n\tmodified: GrokkingAlgorithm.cpp\n\tmodified: UtilsGrokkingAlgo.cpp\n\tnew file: UtilsGrokkingAlgo.h","shortMessageHtmlLink":" Changes to be committed:"}},{"before":"9c9346bc0c20be348b602ae9c21e69caee754002","after":"c0148ef0802ee8303c2d756c4a72a1d9dce9ff19","ref":"refs/heads/master","pushedAt":"2023-08-29T18:15:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"egcoutinho","name":"Eduardo Coutinho","path":"/egcoutinho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13767399?s=80&v=4"},"commit":{"message":" Changes to be committed:\n\tmodified: demo.cpp","shortMessageHtmlLink":" Changes to be committed:"}},{"before":"93805fc3280cab9eccb9ed6c43e5935ff80f1a44","after":"9c9346bc0c20be348b602ae9c21e69caee754002","ref":"refs/heads/master","pushedAt":"2023-08-29T18:10:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"egcoutinho","name":"Eduardo Coutinho","path":"/egcoutinho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13767399?s=80&v=4"},"commit":{"message":" Changes to be committed:\n\tmodified: GrokkingAlgorithm.cpp\n\tnew file: Makefile\n\tmodified: UtilsGrokkingAlgo.cpp\n\n1 - Configured a makefile to make life easier\n2 - Added includes on UtilsGrokkingAlgo.cpp to address compiling errors\n3 - Removed the noisy std:: prefix on cin, cout and endl calls","shortMessageHtmlLink":" Changes to be committed:"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0zMFQwOTo0NTo1MS4wMDAwMDBazwAAAAN1nE3R","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0yOVQxODoxMDoxMi4wMDAwMDBazwAAAAN1H14U"}},"title":"Activity ยท egcoutinho/Grokking-Algorithms-cpp"}