Skip to content

It's Just Anthony

just me, doing things

  • Welcome
  • Resources
  • Privacy Policy

interview problems

LeetCode Longest Common Prefix Problem
Guides Interview Prep Resources 

Interview Prep Warmup: Longest Common Prefix

October 22, 2020October 22, 2020 anthony 0 Comments interview help, interview practice, interview problems, leetcode, longest common prefix, str_split, string to array, strpos

Our job is to find the longest common prefix among a list of strings.

Read more
LeetCode Merge Two Sorted Lists Problem
Guides Interview Prep Resources 

Interview Prep Warmup: Merge Two Sorted Lists via LeetCode

October 19, 2020October 19, 2020 anthony 0 Comments interview help, interview practice, interview problems, leetcode, list, merge sort, merge two sorted lists, sorting

This problem was originally solved on LeetCode. Merge two sorted linked lists and return it as a new sorted list. The new

Read more
LeetCode Reverse Integer Problem
Guides Interview Prep Resources 

Interview Prep Warmup: Reverse Integer via LeetCode in PHP

October 15, 2020October 15, 2020 anthony 0 Comments integer, interview help, interview practice, interview problems, leetcode, reverse integer

This problem was originally solved on LeetCode. Given a 32-bit signed integer, reverse digits of an integer. Note:Assume we are

Read more
Leet Code Two Sum Problem
Guides Interview Prep Resources 

Interview Prep Warmup: Two Sum via LeetCode in PHP

October 14, 2020October 14, 2020 anthony 0 Comments array, hash table, interview help, interview practice, interview problems, leetcode, loop, two sum

This problem was originally solved on LeetCode. Given an array of integers nums and an integer target, return indices of the two numbers such

Read more

Archives

  • October 2020
  • September 2020
  • July 2020
  • February 2020
  • January 2020

Recent Posts

  • Interview Prep Warmup: Longest Common Prefix
  • Interview Prep Warmup: Merge Two Sorted Lists via LeetCode
  • Interview Prep Warmup: Reverse Integer via LeetCode in PHP
  • Interview Prep Warmup: Two Sum via LeetCode in PHP
  • Namecheap: My Favorite Shared Web Host

Archives

  • October 2020
  • September 2020
  • July 2020
  • February 2020
  • January 2020
Copyright © 2021 It's Just Anthony. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.