Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zukarusan/samsung-prep-java
Samsung SWC coding test. Advanced-level round problems. And probably preparations for Professional round.
https://github.com/zukarusan/samsung-prep-java
geeksforgeeks-solutions hackerrank-java hackerrank-java-solutions hackerrank-solution leetcode-solutions samsung samsung-research
Last synced: about 1 month ago
JSON representation
Samsung SWC coding test. Advanced-level round problems. And probably preparations for Professional round.
- Host: GitHub
- URL: https://github.com/zukarusan/samsung-prep-java
- Owner: zukarusan
- Created: 2024-04-14T12:21:57.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-16T16:34:39.000Z (8 months ago)
- Last Synced: 2024-04-16T21:53:18.534Z (8 months ago)
- Topics: geeksforgeeks-solutions, hackerrank-java, hackerrank-java-solutions, hackerrank-solution, leetcode-solutions, samsung, samsung-research
- Language: Java
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Solutions for Samsung prep coding tests
Samsung SWC coding test solutions.Advanced-level round problems. And probably preparations for Professional round.
## Source
- HackerRank: https://www.hackerrank.com/contests/target-samsung-13-nov19/challenges/filters/page:1
- GeeksForGeeks: https://www.geeksforgeeks.org/explore?page=1&company=Samsung&difficulty=Hard&sortBy=submissions&itm_source=geeksforgeeks&itm_medium=article&itm_campaign=bottom_sticky_on_articleOthers:
- https://github.com/rsenwar/Samsung-Interview-Problems
- https://www.careercup.com/page?pid=samsung-interview-questions
- https://github.com/s-kachroo/SamsungPractice
- https://leetcode.com/discuss/study-guide/2430819/Samsung-SWC-Advance-Test
- https://leetcode.com/problems/longest-valid-parentheses/description/
- https://leetcode.com/problems/merge-k-sorted-lists/description/