Skip to content

Commit 12a07bd

Browse files
authored
Update README.md
Added question & answer for Wissen Infotech
1 parent 6236f0a commit 12a07bd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

22
* [Goldman Sachs](#Goldman-Sachs)
3+
* [Wissen Infotech](#Wissen-Infotech)
34

45

56
# Goldman Sachs
@@ -8,3 +9,10 @@
89
|:-------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
910
| 1 | [Number Checker](https://github.com/Java-aid/Interview-Preparations/blob/master/ProblemStatements/Goldman%20Sachs/Goldman%20Sachs%20Online%20Assessment%20__%20powered%20by%20HackerRank1.pdf) | [NumberChecker.java](https://github.com/Java-aid/Interview-Preparations/blob/master/InterviewsPreparation/src/main/java/com/javaaid/interviews/preparation/goldmansachs/NumberChecker.java) |
1011
| 2 | [Number Patterns & finding the possible smallest numeric value](https://github.com/Java-aid/Interview-Preparations/blob/master/ProblemStatements/Goldman%20Sachs/Goldman%20Sachs%20Online%20Assessment%20__%20powered%20by%20HackerRank2.pdf) | [MNStringSolution.java](https://github.com/Java-aid/Interview-Preparations/blob/master/InterviewsPreparation/src/main/java/com/javaaid/interviews/preparation/goldmansachs/MNStringSolution.java) |
12+
13+
14+
# Wissen Infotech
15+
16+
| SNo | Problem Statement | Solution |
17+
|:-------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
18+
| 1 | [Special Array Conversion](https://github.com/Java-aid/Interview-Preparations/blob/master/ProblemStatements/Wissen%20Infotech/Wissen_SpecialArrayConversion_hackerEarth_problem.jpg) | [SpecialArrayConversion.java](https://github.com/Java-aid/Interview-Preparations/blob/master/InterviewsPreparation/src/main/java/com/javaaid/interviews/preparation/wisseninfotech/SpecialArrayConversion.java) |

0 commit comments

Comments
 (0)