Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Question posted by Shivam Kumar Pandey
Profile
Following
Followers
Questions
Answers
Articles
wall
+1
vote
0
answers
Parse date in french locale which can be found anywhere in the string
posted
Oct 25, 2017
java
groovy
parsing
datatype
0
votes
1
answer
Which framework is better Grails or Spring boot?
posted
Sep 18, 2017
java
spring
framework
spring boot
grails
+1
vote
1
answer
What is an elvis operator?
posted
Sep 9, 2017
java
groovy
0
votes
0
answers
How to mock log in grails?
posted
Sep 3, 2017
grails
groovy
java
+1
vote
0
answers
What is better to use BufferedReader or Creating scanner object ?
posted
Aug 23, 2017
java
0
votes
0
answers
How to reset scanner type Scanner ?
posted
Aug 23, 2017
java
+1
vote
0
answers
Google translate API TranslationException message list
posted
Aug 17, 2017
google-translate
google-api
+1
vote
1
answer
what is _popcnt64() function in c++ and how to use it in programming?
posted
Oct 24, 2016
c++
programming
+2
votes
0
answers
How to solve this problem using c++ with operations in log complexities for both update and count?
posted
Oct 6, 2016
algorithms
data structures
c++
0
votes
0
answers
What is parameter collision in programming?
posted
Sep 13, 2016
programming
+3
votes
0
answers
How to get data of previous node that is (k-1) when head is pointing to k node?
posted
Sep 6, 2016
data structures
+2
votes
1
answer
Illegal prime numbers
posted
Jul 5, 2016
algorithms
c++
c
java
programming
+1
vote
1
answer
What is the difference between build.sbt and build.scala?
posted
Jun 28, 2016
scala
interview questions
+2
votes
1
answer
What's the reason for “Error:Cannot determine Java VM executable in selected JDK”?
posted
Jun 28, 2016
java
scala
+3
votes
1
answer
Pros and cons of using sbt vs maven in Scala project
posted
Jun 28, 2016
scala
+1
vote
0
answers
How to create SBT project with IntelliJ Idea?
posted
Jun 28, 2016
scala
+3
votes
1
answer
How to check sbt version?
posted
Jun 28, 2016
scala
+6
votes
2
answers
What is a ternary search tree? Explain it with basic operations of a tree.
posted
Jun 28, 2016
tree
data structures
+1
vote
1
answer
Find smallest and largest element in an array in constant time complexity.
posted
Jun 28, 2016
algorithms
+3
votes
0
answers
Given an array A of n elements, find three indices i,j & k such that A[i]^2+A[j]^2=A[k]^2 ?
posted
Jun 28, 2016
algorithms
c
interview questions
+2
votes
0
answers
What is the difference between Haskel and Erlang?
posted
Jun 28, 2016
haskel
erlang
+2
votes
1
answer
What is the difference between :: and #:: in Scala? What is the difference between ::: and #::: in Scala?
posted
Jun 28, 2016
scala
+2
votes
0
answers
I have a jar file that contains some Java classes. How do I tell scala to look in this jar file?
posted
Jun 28, 2016
scala
interview questions
+3
votes
1
answer
Does Scala work on .Net?
posted
Jun 28, 2016
scala
interview questions
+3
votes
1
answer
Limitation of Scala
posted
Jun 28, 2016
scala
interview questions
+3
votes
1
answer
Do I need to convert Java data structures to Scala, and vice versa?
posted
Jun 28, 2016
scala
interview questions
+2
votes
1
answer
Can I use existing Java code from Scala?
posted
Jun 28, 2016
scala
interview questions
+2
votes
1
answer
Where can I read about the translation from Scala to Java?
posted
Jun 28, 2016
scala
interview questions
+2
votes
1
answer
Are Java 1.5 generics available in Scala?
posted
Jun 28, 2016
scala
interview questions
+2
votes
1
answer
What is SBT? Explain about some basic commands of SBT tool?
posted
Jun 28, 2016
scala
+4
votes
1
answer
Are events only used for GUI programming?
posted
Jun 28, 2016
programming
+2
votes
0
answers
What is the use of a dynamically allocated object without a pointer to that object? How can we access it?
posted
Jun 28, 2016
class
+6
votes
0
answers
Numbers that are not divided by square of its lower terms.
posted
Jun 28, 2016
c
c++
c++11
java
algorithms
+2
votes
0
answers
How Scala supports both Highly Scalable and Highly Performance applications?
posted
Jun 28, 2016
scala
+2
votes
0
answers
Error in appending list in scala
posted
Jun 28, 2016
scala
+2
votes
0
answers
Tuples and Currying in scala
posted
Jun 28, 2016
scala
interview questions
+2
votes
1
answer
In what ways Scala is better than other programming language?
posted
Jun 28, 2016
scala
+5
votes
2
answers
Function that returns count of prime factors of given number
posted
Jun 24, 2016
algorithms
c++
+6
votes
0
answers
Find the largest rectangle area for a given histogram using stack or other data structures.
posted
Jun 22, 2016
data structures
algorithms
stack
c
+4
votes
1
answer
Can't send message with Vodafone In,error 38
posted
Jun 4, 2016
android
telecom
sms
+3
votes
1
answer
Open system call in linux
posted
May 10, 2016
linux
operating system
c
os
+2
votes
1
answer
Is it possbile to write files with MySQL via SQL injection?
posted
Apr 27, 2016
sql
database
+2
votes
1
answer
How does MongoDB avoid the SQL injection mess?
posted
Apr 27, 2016
mongodb
nosql
+10
votes
2
answers
How can I create a C++ function f(int,char,float) that is callable by my C code?
posted
Apr 27, 2016
c
c++
+6
votes
1
answer
How can I pass an object of a C++ class to/from a C function?
posted
Apr 27, 2016
c++
c
0
votes
0
answers
Camera Intent issue,how can I know whether app is installed in samsung device or others using java?
posted
Mar 16, 2016
java
android
+1
vote
1
answer
What is BlockingQueue in Java and what is its use?
posted
Mar 14, 2016
java
interview questions
0
votes
2
answers
Why can’t we create generic array? or write code as List<Integer>[] array = new ArrayList<Integer>[10];
posted
Mar 14, 2016
java
+2
votes
3
answers
Creating a Dynamic array ADT in C?
posted
Mar 13, 2016
c
array
+2
votes
1
answer
How can I query parent to child with two child values and no other child values?
posted
Mar 13, 2016
sql
soql
apex
Page:
1
2
next »
...