Download Interview Problems Free Java Code
Description
Example coding interview problems found through online resources, Cracking the Code book, mentors and colleagues. An additional robust resource for example interview questions and solutions is at https://github.com/mmihaljevic/algortihms_challenges.
Source Files
The download file Interview_Problems-master.zip has the following entries.
.gitignore/*from ww w.j av a2 s . c o m*/
README.md
javascript/anagram.js
javascript/fizzbuzz.js
javascript/hangman/hangman.html
javascript/hangman/hangman.js
javascript/hangman/underscore.js
javascript/hangman/words.js
javascript/hangman/words.txt
javascript/hangman/words2.txt
javascript/jquery_tab.html
javascript/js_tips.txt
javascript/multi_dimension_sort.js
javascript/palindrome.js
javascript/seat_circle.js
javascript/turn_matrix.js
python/__init__.py
python/alphabetical_substring.py
python/anagram.py
python/bfs.py
python/bft.py
python/bisection_guess.py
python/chess_board.py
python/clean_chain
python/count_occurances.py
python/database_structure.txt
python/deviation.py
python/dfs.py
python/dft.py
python/equal_prob.py
python/extract_num.py
python/factorial.py
python/fibonacci.py
python/find_duplicates.py
python/find_num.py
python/find_small_nums.py
python/fixed_point.py
python/fizzbuzz.py
python/flatten_list.py
python/gcd.py
python/graph_search.py
python/hangman/hangman_helper.py
python/hangman/ps3_hangman.py
python/hangman/words.txt
python/itinerary.py
python/linked_list.py
python/list_intersection.py
python/logarithm.py
python/make_change.py
python/merge.py
python/palindrome.py
python/palindrome_rearrange_words.py
python/pay_credit_debt.py
python/prime.py
python/prime_clean_chain.py
python/pythonbee.py
python/quicksort.py
python/random_weight_value.py
python/reverse.py
python/scramble.py
python/seat_circle.py
python/sentence_sort/__init__.py
python/sentence_sort/sentence_sort.py
python/sentence_sort/test_sentence_sort.py
python/split.py
python/sqroot.py
python/square.py
python/string_lacing.py
python/string_match.py
python/sum_target.py
python/sum_target_bool.py
python/test.py
python/tic_tac_toe.py
python/tmp_seat.py
python/turn_matrix.py
python/winetasting.py
python/words.txt
ruby/fibonacci.rb
ruby/find_duplicates.rb
ruby/fizzbuzz.rb
ruby/list_intersection.rb
ruby/palindrome.rb
ruby/prime.rb
ruby/random_str.rb
ruby/reverse.rb
ruby/seat_circle.rb
ruby/square.rb
Download
Click the following link to download Interview_Problems-master.zip.
Interview_Problems-master.zip