Skip to content

Instantly share code, notes, and snippets.

View vj--'s full-sized avatar
🏋️
Working on myself.

vijay vj--

🏋️
Working on myself.
View GitHub Profile
Verifying my Blockstack ID is secured with the address 129vjYiN3Bz7EANgyNRwmQbo8tcJe7pkS7 https://explorer.blockstack.org/address/129vjYiN3Bz7EANgyNRwmQbo8tcJe7pkS7

Keybase proof

I hereby claim:

  • I am vj-- on github.
  • I am vjraj (https://keybase.io/vjraj) on keybase.
  • I have a public key ASDQ1f3q1QPKxXvp-hmV6SNbpiLSo9d5kbY1oCOpMwVwVwo

To claim this, I am signing this object:

@vj--
vj-- / testnet
Last active September 8, 2017 01:50
0x54CA79449271E473DAc3dE9f1d8806AF1dB32f87

Keybase proof

I hereby claim:

  • I am vj-- on github.
  • I am vjraj (https://keybase.io/vjraj) on keybase.
  • I have a public key whose fingerprint is EC6B 7008 C810 BC39 5FB3 9052 4C27 0C07 E5B1 5F00

To claim this, I am signing this object:

package com.vijayraj.learn;
import javax.xml.parsers.SAXParser;
import javax.xml.parsers.SAXParserFactory;
public class Problem2 {
public static void main(String args[]) {
try {
SAXParserFactory factory = SAXParserFactory.newInstance();
SAXParser parser = factory.newSAXParser();
@vj--
vj-- / onesol.java
Created February 12, 2012 21:54
one
package com.vijayraj.learn;
import java.math.BigInteger;
import java.util.ArrayList;
public class Problem1 {
public static void main(String args[])
{
//check if the sum is equal to the value