Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brnd08/codesignalsolutions
In this repository you can find solutions to CodeSignal Coding questions.
https://github.com/brnd08/codesignalsolutions
codesignal-arcade codesignal-solutions coding-challenge java js
Last synced: 8 days ago
JSON representation
In this repository you can find solutions to CodeSignal Coding questions.
- Host: GitHub
- URL: https://github.com/brnd08/codesignalsolutions
- Owner: Brnd08
- Created: 2023-06-30T03:19:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T01:42:12.000Z (about 1 year ago)
- Last Synced: 2023-11-04T01:47:56.930Z (about 1 year ago)
- Topics: codesignal-arcade, codesignal-solutions, coding-challenge, java, js
- Language: Java
- Homepage:
- Size: 5.57 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![hola](https://app.codesignal.com/img/logos/logo_white.svg)](https://app.codesignal.com/login)
:large_blue_diamond: CodeSignal Solutions:
In this repo you can find solutions to CodeSignal Coding questions from the Arcade Universe Section.
## Repository structure
There are a directory for each coding question, with its description in a markdown file, ilustrative images and the source code.
In this document you can also find a list containing the links to all the coding questions.## Coding questions solutions
# [**Arcade Universo**](https://app.codesignal.com/arcade)Intro
1. [Add](Add/Add.md)
1. [Century from year](Century_From_Year/Century_From_Year.md)
1. [Check palindrome](Check_Palindrome/Check_Palindrome.md)
1. [Adjacent elements product](Adjacent_Elements_Products/Adjacent_Elements_Product.md)
2. [Shape area](Shape_Area/Shape_Area.md)
1. [Make array consecutive 2](Make_Array_Consecutive_2/Make_Array_Consecutive_2.md)
1. [Almost increasing sequence](Almost_Increasing_Sequence/Almost_Increasing_Sequence.md)
1. [Matrix elements sum](Matrix_Elements_Sum/Matrix_Elements_Sum.md)
1. [All longest Strings](All_Longest_Strings/All_Longest_Strings.md)
1. [Common Character Count](Common_Character_Count/Common_Character_Count.md)
1. [Is Lucky](Is_Lucky/Is_Lucky.md)
1. [Sort By Height](Sort_By_Height/Sort_By_Height.md)
1. [Reverse in Parenthesis](Reverse_In_Parenthesis/Reverse_In_Parenthesis.md)
1. [Alternating Sums](Alternating_Sums/Alternating_Sums.md)
1. [Add Border](Add_Border/Add_Border.md)
1. [Are Similar?](Are_Similar/Are_Similar.md)
1. [Array Change](Array_Change/Array/Change.md)
1. [Palindrome Rearranging](Palindrome_Rearranging/Palindrome_Rearranging.md)
1. [Are Equally Strong](Are_Equally_Strong/Are_Equally_Strong.md)
1. [Array Maximal Adjacement Difference](Array_Maximal_Adjacement_Difference/Array_Maximal_Adjacement_Difference.md)
1. [Is IPV4 Address](Is_IPV4_Address/Is_IPV4_Address.md)
1. [Avoid Obstacles](Avoid_Obstacles/Avoid_Obstacles.md)
1. [Box Blur](Box_Blur/Box_Blur.md)
1. [Minesweeper](Minesweeper/Minesweeper.md)
1. [Array Replace](Array_Replace/Array_Replace.md)
1. [Event Digits Only](Even_Digits_Only/Even_Digits_Only.md)
1. [Variable name](Variable_Name/Variable_Name.md)
1. [Alphabetic Shift](Alphabetic_Shift/Alphabetic_Shift.md)
1. [Chessboard Cell Color](Chessboard_Cell_Color/Chessboard_Cell_Color.md)
1. [Circle of Numbers](Circle_Of_Numbers/Circle_Of_Numbers.md)
The core
- Add two digits
Databases
- Project list
Graphs
- New Road System