K notkshitij
  • Earth
  • Human

  • Joined on 2023-09-24
notkshitij pushed to main at sppu-se-comp-content/CG 2023-12-14 15:33:49 +05:30
dedaabbd24 fixed minor mistake in main function when calling koch curve, not it should make correct snowflake
notkshitij pushed to main at sppu-se-comp-content/CG 2023-12-14 15:31:32 +05:30
b317b6137b Fixed readme and filename for scan fill and floodfill
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-11 09:47:32 +05:30
3a6ad7c77f changed to only single for loop in quick for to reduce time complexity. thanks to mr. lalit hinduja
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-11 09:12:56 +05:30
d8ad39d234 moved if temp>freq in highest frequency outside the inner loop, as it should be
notkshitij pushed to testing at sppu-se-comp-content/DSL 2023-12-10 20:00:01 +05:30
582e9aa59e just having fun at this point with sorting algos. this file contains all sorting algos in our syllabus (selection sort, quick sort, bubble sort) and top 5 function
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-10 19:32:47 +05:30
a78f6deacc updated the code for better understanding: added alternative method for quick sort and added description for some lines of code
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-10 16:48:20 +05:30
6db1cebae8 took me a few months to figure this out (jeez im dumb) but by changing the less than sign to greater than in top 5, the list can be sorted in descending order :)
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-10 16:12:52 +05:30
4b2cfdc89b updated top 5 function to only show top 5 scores instead of the whole list in descending order. requires minimum 6 elements in the list. also removed 'designed and engineered by kshitij'
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-10 16:11:20 +05:30
79a69ad179 updated top 5 function to only show top 5 scores instead of the whole list in descending order. requires minimum 6 elements in the list.
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-10 10:38:18 +05:30
ed996705db fixed binary and fibonacci
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-07 16:19:44 +05:30
9820343428 fixed certain functions, simplified the code and added descrption for certain lines of code. [perfect code]
5e97a900f4 fixed certain functions, simplified the code and added descrption for certain lines of code. [perfect code]
Compare 2 commits »
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-07 15:59:15 +05:30
6cbcb483c7 fixed certain functions, simplified the code and added descrption for certain lines of code. [perfect code]
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-07 14:28:53 +05:30
9e047e1c49 fixed last option in assignment-1, changed variable names for better understanding, cleaner code. [perfect code]
notkshitij pushed to main at sppu-se-comp-content/DSL 2023-12-07 14:26:38 +05:30
39e5ac734c fixed last option in assignment-1, changed variable names for better understanding, cleaner code. [perfect code]
notkshitij pushed to main at sppu-se-comp-content/CG 2023-12-06 10:14:03 +05:30
77f39370f8 added problem statement at the top
notkshitij pushed to main at sppu-se-comp-content/CG 2023-12-06 10:13:07 +05:30
f1ea190897 added problem statement at the top
notkshitij pushed to main at sppu-se-comp-content/CG 2023-12-05 16:08:47 +05:30
00460667ad fixed link for 3b
notkshitij pushed to main at sppu-se-comp-content/CG 2023-12-05 16:06:41 +05:30
a71700e42b simplified code for assignment 3 (a and b), added explanation for some stuff and added 3b (earlier only 3a was there)
notkshitij pushed to main at sppu-se-comp-content/CG 2023-12-01 19:27:53 +05:30
d46a4ad83f Added scan line fill code
notkshitij pushed to main at sppu-se-comp-content/CG 2023-11-30 00:36:24 +05:30
57b900b3d3 link for unit 4 notes not takes to folder instead of ppt