Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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_article

Others:
- 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/