Commit Graph

37 Commits (8607451546d496fdbbb3955f996a1cb7fa65951d)

Author SHA1 Message Date
ch1771dr0b0 79c2e920fd Added Introduction to Parallel Computing book url (#23746) 2018-12-07 04:14:58 -05:00
Siddhartha Anand 8e00c2ff1e Add reversing a list point. (#23040)
Add reversing a linked list code in Java.
2018-11-29 17:46:18 -07:00
SoMike c847846d66 Made several grammatical changes (#23359)
Changed " are happened in managed heap. which takes care" to "happens in managed heap, which is taken cared of" and  "where ever" to "wherever" on line 15 to make grammatical sense. 
 Modified "than the C. Since, in C the memory need" to " in C since the memory needs to be searched and allocated".
2018-11-25 18:30:47 +07:00
Varun kumar e68084401d add code for createNode function (#22472) 2018-11-24 09:48:21 +00:00
Varun kumar ad4d7c72b2 add delete function (#22404)
Added a delete function in the implementation part.
2018-11-24 15:24:22 +07:00
Shad Ahmad Zaidi e7d0f30d97 Added more details about database (#22570)
Added little info about tables, records, fields, relationship.
2018-11-23 07:13:31 -06:00
Bearz314 2c865d57e2 Added example on API Tokens (#22460)
* Added info on API Tokens

Added some information on what tokens are.

* Added code to demonstrate access token

Added sample CURL code from Dropbox to illustrate the use of access token.
2018-11-22 06:52:02 -06:00
sirhung1993 c2633cdefa Add foreign key definition and example (#22388)
* Add foreign key definition and example

A very basic foreign key definition and example

* Fix typo as recommended

Line 66: as @nik recommendation
Line67: fix plural nouns

* grammar
2018-11-21 14:32:10 -07:00
noodleWrecker7 c7175946bc Fixed a spelling error (#25646) 2018-11-21 22:27:12 +05:30
raghavbhartia 81178d2344 Added few advantages of event driven architecture (#22389) 2018-11-21 08:56:36 -06:00
Travis Clark 45a02989bc Add links to More Information section (#21501)
* Add links to More Information section

Added two links to More Information section. One to a MIPS emulator and one to a helpful tutorial.

* Applied suggested changes
2018-11-17 16:40:18 -05:00
Aheli Ghosh 753198b795 added some information on trees. (#21785)
* added some information on trees.

* fixed formatting
2018-11-17 09:12:29 -07:00
Jan 83fa9b8563 added link to wiki (#23675) 2018-11-17 15:41:48 +05:30
jlewismith c13673f538 Add/remove commas as appropriate. (#21768) 2018-11-15 09:36:00 -06:00
Bearz314 006869f41f Added explanation on hex to decimal conversion (#21747)
Added an example conversion from hex to decimal, along with an analogy to decimal system.
2018-11-15 07:50:27 -06:00
samujjal1618 73424f26ed Typo fixes to the file (#25442) 2018-11-14 21:23:48 +05:30
S.Hale 3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
Spooky9 9a3b8beb36 Update misspelled word "adjascent" to "adjacent" (#21717) 2018-11-06 03:37:44 -05:00
Dennis Braun cc434639d0 fixed a typo (#21817)
* fixed a typo

* Fix subheading level
2018-11-06 02:05:51 -05:00
llamousse 23c5625066 Edit sentence wording/structure on line 39 (#20889) 2018-11-03 18:41:32 -07:00
AMIT KUMAR RANJAN 20c0fd9a04 add Explanation of deadlock with example (#20271)
* add Explanation of deadlock with example

Explanation of Deadlock with example are done along with this Deadlock avoidance with Algorithm to Deadlock avoidance are also explained.

* added frontmatter, corrected formatting
2018-11-03 17:10:19 -07:00
EdinK1 88da0d48cf Add another link to "More information" (#20712) 2018-10-31 22:19:20 -05:00
Anthony Hake 95a8a1a6c3 Added a bit under "What can quantum computers do?" (#20663)
Threw in something about what quantum computing could do for database development since they would also benefit greatly from the advancements in performance.
2018-10-31 21:01:33 -05:00
Samantha Burke afe9a68a59 Typo fix (#20645) 2018-10-31 20:06:06 -05:00
titanfox15 342ad1428d Fixed capitalization errors (#20498)
Np -> NP
2018-10-30 12:36:35 +07:00
Naba7 e4d2715105 index1 (#24512)
I thought of adding the links so that students may know why they should use dynamic programming
2018-10-29 15:58:06 -07:00
Yizhou Sun 8546a67ac7 Add field "Algorithms and Data Structures" (#20087) 2018-10-27 13:13:35 -07:00
Ankush Soni c28550252c Added a point in handling deadlock (#19997) 2018-10-27 08:16:27 -05:00
Ankush Soni 6895c3c994 update the entered changes (#19987) 2018-10-26 22:51:58 -05:00
Anika Tabassum 6f15a68694 Update index.md (#19981)
Add a few examples of other NP-complete problems
2018-10-26 22:28:07 -05:00
Danny Garcia e03f3361b9 fix: updated H2 for more info (#20381)
Issue with formatting on H2:
`##More` vs `## More` prevented markdown parsing.
2018-10-27 01:24:55 +07:00
Sai Vittal B 35d95e32ae Index.md update (#23228) 2018-10-20 10:28:29 -07:00
Bouncey 6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
theodoreyoong b754750ae3 Fix(guide): Add BFS for non-weighted graphs 2018-10-19 09:43:54 -04:00
Andy Butler 919eaf777a Fixed a typo (#20329) 2018-10-19 06:34:30 +05:30
Rachael Neff f04d98dcbb Update index.md description (#19657)
Added more description to the definition of computer science.
2018-10-17 15:56:26 -07:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30