Catalog
Catalog
See All
Languages
Courses
Languages
See All
C++
C#
HTML
Java
JavaScript
Python
C
CSS
Level
See All
Beginner
Intermediate
Advanced
Courses
See All
Introduction to Python
Introduction to C
Introduction to C#
Introduction to SQL
Introduction to HTML
Introduction to CSS
Introduction to Java
Introduction to JavaScript
Introduction to C++
Tech for Everyone
Courses
See All
C# Intermediate
Python Intermediate
Java Intermediate
JavaScript Intermediate
C++ Intermediate
C Intermediate
SQL Intermediate
Game Development with JS
Courses
See All
React + Redux
Angular + NestJS
Python Data Structures
Online Compiler
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Discuss
Blog
Get Pro
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Whay the callback function takes to parameters to remove duplicates array and explain what does "names.indexOf(v)===i" do?
javascript
2 Votes
2 Answers
6th Apr 2020, 3:42 PM
Arsham Aazami
[Not a question] Why don't you just look it up, first?
discussion
duplicates
questions
3 Votes
3 Answers
22nd May 2018, 1:24 PM
What was my name again?
Write a program to find out that how many numbers has how many duplicates ?
array
c
c++
if-statements
loops
1 Votes
1 Answers
23rd Jan 2017, 8:17 PM
Arshdeep singh
How to create a function that gets a list filled with strings as an input and then deletes the duplicates
python
0 Votes
8 Answers
16th Nov 2016, 3:29 PM
Tolga
Array size 50 fixed and print random numbers with 0 to 100.Do not allow any duplicates
java
-1 Votes
1 Answers
18th Oct 2018, 9:31 AM
Ananthavalli A
How to compare values and put all the common elements between the 2 arrays without duplicates values (result expected [8,12])
arrays
javascript
0 Votes
2 Answers
8th Jul 2020, 12:05 PM
Adrien Linares
How do I find duplicated values on a binary search? I want to know all the duplicates position in the array.
binarysearch
1 Votes
2 Answers
21st Oct 2019, 11:48 PM
Flávia B
Define a function named longest_duplicates that returns the length of the longest sub-array of duplicates in a given sort array.
c++
1 Votes
2 Answers
3rd Mar 2017, 5:52 AM
Tosrif Jahan Sakib
Is there any faster( beside going through the whole loop O(n)) way to find the no of duplicates of a number from a sorted list.
algorithms,
datastructure,
searching,
0 Votes
5 Answers
20th Oct 2018, 6:51 AM
Kunal Kumar Thakur
If 2nd smallest prime num is less than 7.replace every prime number greater than 7 which has duplicates into 0.[Without sorting]
java
-1 Votes
1 Answers
13th Oct 2022, 5:35 AM
Mu_G Rahiman
How do I check make sure I don’t have duplicates. (Python)
comparisons
duplicates
python
unique
usernames
0 Votes
2 Answers
29th Mar 2020, 3:57 PM
Paul Muyu
PLEASE HELP! SQL insert into, deleting duplicate rows that have some matching info and same ID
distinct
duplicates
insert
mssql
sql
2 Votes
1 Answers
18th Jul 2019, 11:13 PM
Michael Hiatt
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
Next >
Hot today
Int i=0,n=10; while (i<n) i++; find the loop
1 Votes
I am an idiot at coding the course doesnt work plaese teach me
2 Votes
X=5; Y=++X; Print X; Print Y;
0 Votes
How many times would the following loop execute? Char a = 'a' While (a>'a' && a<='z') a++;
1 Votes
Can anyone help me in posting my app on Google Play Store.although i don't have a Google developer account.
0 Votes
Python Control Flow Task Question
1 Votes
Python course update kinda sucks
0 Votes
If ( 1&&0 %10>=0) print f ('two') else print f ('two') else print f ("three " )
0 Votes
How to make your codes more popular?
0 Votes
Multiplyin
0 Votes