frbc
03ec2dc45f
Add text about man command. ( #31393 )
...
* Add text about man command.
Add text about man command (parameter -k).
* fix: change sh to shell
2019-06-23 08:15:38 -05:00
Gaurav Bisht
3d74d46cfb
Update index.md ( #30892 )
...
Add text "### Application
1. To find all connected components in a given graph
2. To find the shortest path between two nodes of any weighted or unweighted graph
3. To find all nodes within an individual connected components" to article.
2019-06-23 07:55:09 -05:00
Ignacio Capuccio
bd829bb63a
Fix English method examples for Ruby's guide ( #29102 )
2019-06-23 07:42:49 -05:00
Palash Bauri
ca79d0bf34
Added Awk Guide ( #34719 )
...
* Added Awk Guide
* Replaced Image With DorectLink to Image
* Removed Link to AwkArtWork Image
2019-06-23 07:33:09 -05:00
Varian Caesar
ae47b41ea3
Add bokeh installation ( #30380 )
2019-06-22 23:21:48 -05:00
Rajiv Ranjan Singh
a412aa83c3
Typo Fix in guide/english/game-development/unity/index.md ( #35937 )
...
* Update index.md
* fixed small mistakes
2019-06-22 23:21:17 -05:00
Ricarda
9f46f2e4f8
added more info to distinguish bokeh ( #28103 )
...
added more info to distinguish bokeh from matplotlib and seaborn
added a link to a cheat sheet
2019-06-22 22:31:46 -05:00
sah-pinocchio
fe0373797b
add member function "at" ( #30838 )
2019-06-22 22:23:42 -05:00
Prab
4432a9a2fa
Updated debugger section ( #30965 )
...
* Updated debugger section
Added additional info about a debugger's capability
* fix: changed c++ to cpp
2019-06-22 22:14:25 -05:00
Muh Fachrul Razy
a1d3f1fbe0
Add New Style ( #33059 )
...
Add class styles to vertically centered the modal
2019-06-22 21:39:39 -05:00
AMGB
e3b0a88910
Fixed spelling and punctuation errors in Binary Search Trees Guide Article index.md ( #35238 )
...
* Update index.md
I have changed the spelling such as missing letters and missing punctuation and while scanning the page, I have also adjusted a few links or coding in and out of brackets.
* Update index.md
2019-06-22 21:24:14 -05:00
Carlos D. G
c8b552da04
z-index ( #29356 )
2019-06-22 09:29:03 -05:00
Kristina Gern
82bad3bb50
Update for consistancy and clarity ( #31250 )
...
* Update for consistancy and clarity
* fix: corrected main header
2019-06-22 09:20:17 +01:00
Randell Dawson
3fa14df925
fix: renamed folder without starting dash ( #36124 )
2019-06-21 18:05:33 -04:00
Marko
bda1add221
Added Some More Functions ( #28195 )
...
Added:
- Appending to a file
- Deleting a file
- Renaming a file
- Moving a file
2019-06-21 11:45:57 +01:00
Randell Dawson
d6a160445e
Convert single backtick code sections to triple backtick code sections for Arabic Guide articles (13 of 15) ( #36240 )
...
* fix: converted single to triple backticks13
* fix: added prefix
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
* fix: removed language in wrong place
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
* fix: add language postfix
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
* fix: removed language in wrong place
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
2019-06-20 18:07:24 -05:00
Randell Dawson
db4d4a1b34
fix: converted single to triple backticks12 ( #36239 )
2019-06-20 16:59:02 -05:00
Randell Dawson
039fea8b6d
fix: converted single to triple backticks10 ( #36237 )
2019-06-20 16:53:53 -05:00
Randell Dawson
da6bd27eec
fix: converted single to triple backticks9 ( #36236 )
2019-06-20 16:49:26 -05:00
Randell Dawson
ab2523953b
fix: converted single to triple backticks7 ( #36234 )
2019-06-20 16:45:11 -05:00
Randell Dawson
19a601f135
fix: converted single to triple backticks6 ( #36233 )
2019-06-20 16:40:26 -05:00
Randell Dawson
9c90b163d6
fix: converted single to triple backticks ( #36228 )
2019-06-20 16:33:33 -05:00
Randell Dawson
fce8901c56
fix: converted single to triple backticks5 ( #36232 )
2019-06-20 16:14:23 -05:00
Randell Dawson
926ddea5b0
fix: converted single to triple backticks4 ( #36231 )
2019-06-20 16:07:46 -05:00
Randell Dawson
0011f254c1
fix: converted single to triple backticks3 ( #36230 )
2019-06-20 16:05:02 -05:00
Randell Dawson
ac2192ce7a
fix: converted single to triple backticks2 ( #36229 )
2019-06-20 16:01:36 -05:00
Randell Dawson
5747442193
fix: remove repl.it links arabic challenge articles ( #36209 )
2019-06-20 15:53:30 -05:00
Randell Dawson
8f67cfa4d6
fix: converted single to triple backticks8 ( #36235 )
2019-06-20 15:45:47 -05:00
Randell Dawson
54d303ce1f
fix: converted single to triple backticks11 ( #36238 )
2019-06-20 15:42:13 -05:00
Randell Dawson
397014136e
fix: converted single to triple backticks14 ( #36241 )
2019-06-20 15:35:05 -05:00
Randell Dawson
7917d5c6c3
fix: converted single to triple backticks15 ( #36242 )
2019-06-20 15:16:38 -05:00
Stan Choi
a13d116aab
fix(learn): Added solution for invert binary tree data structures challenge ( #35922 )
...
* fix: add solution for invert binary tree
* Fixed errors
* Used 2 spaces per request
* deleted images
* Update guide/english/certifications/coding-interview-prep/data-structures/invert-a-binary-tree/index.md
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update guide/english/certifications/coding-interview-prep/data-structures/invert-a-binary-tree/index.md
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update guide/english/certifications/coding-interview-prep/data-structures/invert-a-binary-tree/index.md
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update guide/english/certifications/coding-interview-prep/data-structures/invert-a-binary-tree/index.md
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* fix: added extra line to avoid linting errors
2019-06-20 13:28:37 -04:00
ZarSaeed
e6a3df45f1
annotation "@Override" added to sample code ( #32620 )
2019-06-18 08:32:31 -07:00
Nikola Stevanović
645bd75e78
Refer to constructor from current class ( #33979 )
...
* Refer to constructor from current class
Refer to constructor from current class
* change Java to java
2019-06-17 10:22:08 +01:00
Amulya Gaur
81356391f0
Added topcoder tutorial links ( #30852 )
2019-06-15 21:31:24 -05:00
Justin
80db8e8065
Copy edited article for index.md ( #31472 )
...
* Update index.md
Corrected "its" to "are" in first sentence.
Updated sentence structure in opening paragraph and paragraph prior to More Information section.
Changed "Ux" to "UX" in More Information section
* minor SPG change
2019-06-15 20:58:55 -05:00
Tristan Payne
7b4ea8e098
Update index.md ( #29211 )
...
Add another navigation technique
2019-06-15 20:48:54 -05:00
Rajiv Ranjan Singh
678fda34bf
small typo fix in algorithm-performance ( #36294 )
...
* Update index.md
* fixed typo mistakes
2019-06-14 13:40:56 -07:00
Aaron Fox
2366cf2e6b
Added Red-Black tree insertion section ( #28074 )
2019-06-14 08:00:39 -07:00
Andrey Botsiun
7a94013c60
Fixed buggy translation ( #30423 )
...
Fixed buggy translation of this Angular documentation
2019-06-14 09:58:16 +04:00
Rajiv Ranjan Singh
e38fe5c7fe
small-typo-fixed-in-accessibility-tools-for-web-developers ( #36285 )
...
* Update index.md
* fixed small mistakes
2019-06-13 19:51:32 -07:00
Rajiv Ranjan Singh
14ae51d302
Update index.md ( #36286 )
2019-06-13 13:31:22 -07:00
Rajiv Ranjan Singh
d85371fd6c
Update index.md ( #36284 )
2019-06-13 13:24:47 -07:00
Aman Mittal
2b54d70006
fix(guide): remove obsolete CRNA information ( #36257 )
2019-06-13 22:06:19 +05:30
Harkirat Singh
8f25305ab2
Update index.md ( #35322 )
...
* Update index.md
Completion of the solution code.
* fix: changed code to json
2019-06-12 17:39:51 -07:00
Ahmad Abdolsaheb
d24778ceb8
fix: replace imgur URLs with s3 URLs for files with potential conflict ( #36049 )
...
* fix: replace imgur with s3 for files with potential conflict
(cherry picked from commit 4ec62c0e29a64b0288eade45fb510f25c622945a)
* fix/remote extra link
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* fix: revert change
2019-06-12 11:19:43 +03:00
Christian Coffey
fb0c6813ac
Explained top() and dynamic data structures ( #30618 )
...
* Explained top() and dynamic datastructures
Added a brief description of the top() function as there was none. Also talked about the application of dynamic data structures in the implementation of a stack.
* fix: changed c++ to cpp
2019-06-11 20:14:02 -07:00
Kyle Lobo
9252cbb998
Added example for stack using C++ STL in "Stacks" ( #28814 )
...
* Added example for stack using C++ STL in "Stacks"
* fix: changed c++ to cpp
2019-06-11 18:44:41 -07:00
Papun Charan
b660edb52d
Added the limitations of return type function ( #32376 )
...
Explained that in a function what kind of values can be returned.
2019-06-11 17:55:25 -07:00
Rajiv Ranjan Singh
589564e56c
Typo Fix in guide/english/computer-hardware/ram/index.md ( #35759 )
...
* Typo Fix in guide/english/computer-hardware/ram/index.md
* Fix sentence
2019-06-11 13:18:14 -04:00