Coding | Trevor Elwell http://trevorelwell.me/ Tue, 12 Mar 2024 01:09:08 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.3 Obsidian Livesync Self-hosted HTTPS Issue https://trevorelwell.me/obsidian-livesync-self-hosted-https-issue/ Tue, 12 Mar 2024 01:07:34 +0000 https://trevorelwell.me/?p=981 I use Obsidian as my note taking editor of choice. I use the plugin Obsidian Livesync as the plugin I use to sync my notes from my mobile device to my desktop via a remote server. Unfortunately, I realized recently that my notes were not syncing across my devices. I was receiving a mysterious error: ... Read More

The post Obsidian Livesync Self-hosted HTTPS Issue first appeared on Trevor Elwell.]]>
LeetCode OJ | Majority Element Problem Solution https://trevorelwell.me/leetcode-oj-majority-element-problem-solution/ Fri, 26 Dec 2014 00:07:22 +0000 http://trevorelwell.me/?p=86 So over Christmas break I got a little caught up in these algorithm puzzles from LeetCode. I guess they’re actually algorithm questions used in coding interviews but they’re satisfying my puzzle craving for the time being. They allow you to answer in C++, Java, and Python. Since I don’t know C++ or Java I did ... Read More

The post LeetCode OJ | Majority Element Problem Solution first appeared on Trevor Elwell.]]>