Skip to content

Instantly share code, notes, and snippets.

/**
* Definition for singly-linked list.
* public class ListNode {
* int val;
* ListNode next;
* ListNode() {}
* ListNode(int val) { this.val = val; }
* ListNode(int val, ListNode next) { this.val = val; this.next = next; }
* }
*/

Keybase proof

I hereby claim:

  • I am rbtitotito on github.
  • I am titotito (https://keybase.io/titotito) on keybase.
  • I have a public key ASDi36fNrT00InXeKuwxSISK9UmmJCx0YCs8kDItiX2r-wo

To claim this, I am signing this object: