Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mnsalim

Pages: 1 2 [3] 4 5 6
31
Thank you very much for such an informative post. :)

32
Thank you very much for such an informative post. :)

33
Thank you very much for such an informative post. :)

34
Thank you very much for such an informative post. :)

35
Thank you very much for such an informative post. :)

36
Teaching & Research Forum / Section/Group Creation in Moodle
« on: September 18, 2018, 06:43:21 PM »
Here is how you can create sections under a course:
From the left side panel on your dashboard go to

Menu-> My Courses -> Select your course->
Then go to

Participants -> Click on right side settings icon -> Groups -> In the bottom create groups.

You can create groups in two way: manually or automatic

If you face any problem then let me know.

37
Hal Burch conducted an analysis over spring break of 1999 and made an amazing discovery: there are only 16 types of programming contest problems! Furthermore, the top several comprise almost 80% of the problems seen at the IOI. Here they are:
Dynamic Programming
Greedy
Complete Search
Flood Fill
Shortest Path
Recursive Search Techniques
Minimum Spanning Tree
Knapsack
Computational Geometry
Network Flow
Eulerian Path
Two-Dimensional Convex Hull
BigNums
Heuristic Search
Approximate Search
Ad Hoc Problems
The most challenging problems are Combination Problems which involve a loop (combinations, subsets, etc.) around one of the above algorithms - or even a loop of one algorithm with another inside it. These seem extraordinarily tricky to get right, even though conceptually they are ``obvious''.

38
Very useful post. Hope to try all the apps. Thanks for sharing with us :)

39
Graphics has been developed and will be the new domain of visualizations :)

40
Really. Now it's with racism. AI has gone so far :(

41
Common Forum/Request/Suggestions / Re: How to e-mail easily
« on: April 20, 2017, 06:24:35 PM »
Nice :)

42
AI is the best. The future is full of AI. Thanks for sharing :)

43
Wow. Interesting. Let's see what's happened in future. :)

44
Programming Competition / WHAT IS COMPETITIVE PROGRAMMING?
« on: April 20, 2017, 05:39:04 PM »
Competitive programming is similar to quiz contests. Here a team or individual is given a number of mathematical and logical problems to solve using any programming language allowed by the host. The competition can span from just a few hours to even months. The categories of problems cover many mathematical concepts like data structures, graphs, number theory, dynamic programming, string processing, algebra, geometry and much more. The competitions take place online – on both local and global networks. The team that solves the most problems earliest with the least erroneous submissions wins. There can also be other criteria of point distribution such as the efficiency of the algorithm, size of the code and many more.

45
Wow. HumCom: HumanComputer :P

Pages: 1 2 [3] 4 5 6