• Stars
    star
    1
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Coursera-machine-learning-ex2

Programming Assignment: Logistic Regression
MATLAB
4
star
2

COURSERA-MACHINE-LEARNING-WEEK-5-SOLUTIONS---Programming-Assignment-Neural-Network-Learning-solution

MATLAB
4
star
3

Java-Program-to-Display-Fibonacci-Series

Java
3
star
4

Programming-Assignment-K-Means-Clustering-and-PCA-Machine-Learning-WEEK-8

MATLAB
3
star
5

Mathematics-for-Machine-Learning-Multivariate-Calculus-Fitting-the-distribution-of-heights-data

Jupyter Notebook
3
star
6

-Sum-of-Natural-Numbers

C
2
star
7

ArrayList.java

I add elements to an ArrayList by using add() method, this method has couple of variations, which we can use based on the requirement. For example: If we want to add the element at the end of the List then simply do it like this:
JavaScript
2
star
8

py4ds

Jupyter Notebook
2
star
9

Programming-Assignment-Anomaly-Detection-and-Recommender-Systems-Machine-Learning-Week-9

MATLAB
2
star
10

Machine-learning-WEEK-2-Assignment

MATLAB
2
star
11

C-Program-to-Check-Leap-Year

C
2
star
12

Convert-Octal-to-Decimal.c

C
2
star
13

Machine-Learning-EX8

C
2
star
14

Button-Click-Event

When the TOGGLE button is clicked, the webpage sends a Toggle request message to the device via ‘gpio-raspberry-control’ channel
JavaScript
2
star
15

Coursera-machine-learning-ex3

Coursera-machine-learning-ex3
MATLAB
2
star
16

Coursera-Mathematics-for-Machine-Learning-Linear-Algebra-Imperial-College-London-Assignment-Solution

Jupyter Notebook
2
star
17

Programming-Assignment-Support-Vector-Machines-Assignment-Solutions-WEEK-7

MATLAB
2
star
18

Machine-Learning-EX6

1
star
19

Question-2-A-Sober-Walk

C++
1
star
20

introduction-to-programming-with-matlab2

MATLAB
1
star
21

Ruby---Strings

String object in Ruby holds and manipulates an arbitrary sequence of one or more bytes, typically representing characters that represent human language.
Ruby
1
star
22

erlumbharam

1
star
23

code-with-harry-java-questions

Practice Questions on Arrays in Java
Java
1
star
24

Check-Prime-Number

A prime number is a positive integer that is divisible only by 1 and itself. For example: 2, 3, 5, 7, 11, 13, 17
C
1
star
25

Hierarchical-Inheritance

C++ Hierarchical Inheritance Example
C++
1
star
26

tcs-new

C++
1
star
27

scientist

Ruby
1
star
28

Read-the-integer-number-as-input

Write a program in python to read the integer number as input and print the same.
Python
1
star
29

Python-0-to-advanced

1
star
30

TCS-NQT-Coding-Question-2021-Day-1-Slot-1

C
1
star
31

Question-3-Word-is-the-key

Java
1
star
32

Machine-Learning-EX2

Coursera Machine Learning (by Stanford University) Programming Assignment: Logistic Regression Solutions
1
star
33

TCS-Coding-Practice-Question

C
1
star
34

interchange.py

Python program to interchange first and last elements in a list
Python
1
star
35

tcsnqt22

C
1
star
36

Machine-Learning-EX5

1
star
37

interview-Questions

C,C++
C
1
star
38

How-to-access-a-global-variable-when-there-is-a-local-variable-with-same-name

How to access a global variable when there is a local variable with same name
C++
1
star
39

Q.2.-program-to-add-two-fractions

C
1
star
40

java-interview-questions

1
star
41

python-for-everybody-Assignment-5.2

Coursera python for everybody assignment 5.2 solution
1
star
42

convert-from-string-back-to-individual-numbers

Python: read list of numbers, convert from string back to individual numbers
Python
1
star
43

Simple-Calculator-App

Creating a simple calculator app using Python 3 and the tkinter module.
Python
1
star
44

TCS-Coding-Question-Day-2-Slot-2-Question-1

C
1
star
45

Java-Week-1-Q2

Java
1
star
46

Malaria-Detection

malaria detection using neural network in matlab
MATLAB
1
star
47

Java-7.2

Java
1
star
48

Java-Practice-Problems

Practice Set
Java
1
star
49

TCS-NQT-Coding-Question-2021-Day-1.-Slot-1

Python
1
star
50

Code-With-Harry-Java

Restart it
Java
1
star
51

calculator

html code
HTML
1
star
52

tcsnqt11.c

C
1
star
53

Machine-Learning-EX3

1
star
54

Machine_learning-EX1

MATLAB
1
star
55

github-education-

1
star
56

GATE2012---Q2

Consider the following C program
C
1
star
57

JAVA-6565

1
star
58

Infosys-Coding-Interview-Questions

C
1
star
59

Programming-Assignment-Regularized-Linear-Regression-and-Bias-Variance-Machine-learning-week-6

MATLAB
1
star
60

snippet

What is the output of the following code snippet?
C
1
star
61

Literals-in-Java

101 – Integer literal 10.1f – float literal 10.1 – double literal (default type for decimals) ‘A’ – character literal true – Boolean literal “Harry” – String literal
Java
1
star
62

JavaEaxmple.java

Change an element in ArrayList
Java
1
star
63

TCS-Coding-Practice-Question-2

Java
1
star
64

IndianFlag

1
star
65

Display-Factors-of-a-Number

C Program to Display Factors of a Number In this example, you will learn to find all the factors of an integer entered by the user.
C
1
star
66

Question-42-GATE-2013

GATE | GATE CS 2013 | Question 42
C
1
star
67

TCS-NQT-2021

Python
1
star
68

snake-and-ladders

Java
1
star
69

Machine-Learning-EX1

Coursera Machine Learning (by Stanford University) Programming Assignment: Linear Regression Solutions
MATLAB
1
star
70

Data-Type-In-Java

Primitive Data Types (Intrinsic &) Non-Primitive Data Types (Derived)
Java
1
star
71

Q1.Finding-factors-of-a-number-in-C

C
1
star
72

Global-Variables-in-c-

C++
1
star
73

Local-Variable-in-c-

C++
1
star
74

Machine-Learning-EX7

1
star
75

Question-1-Sweet-Seventeen

C++
1
star
76

GREAT-PYTHON

COMPLETE PYTHON
Python
1
star
77

swap

swap two number in c
1
star
78

EX-2

26 april 2020
Python
1
star
79

Multiply-given-two-integers

The first line of the input contains two numbers separated by a space
Python
1
star
80

Find-LCM-of-two-Numbers

C
1
star
81

memory-leak

What is memory leak? Why it should be avoided
1
star
82

Print-the-larger-number.

Given two integer numbers as input, print the larger number.
Python
1
star
83

Java-7.1

Practice Assignment
Java
1
star
84

Can-a-variable-be-both-const-and-volatile

yes, the const means that the variable cannot be assigned a new value. The value can be changed by other code or pointer. For example the following program works fine.
C
1
star
85

How-to-convert-numeric-String-to-int-in-Java

Java
1
star
86

TCS-Example-1

1
star
87

GATE2012-Q3.C

3. What output will be generated by the given code d\segment if: Line 1 is replaced by “auto int a = 1;” Line 2 is replaced by “register int a = 2;”
C
1
star
88

cakephp

PHP
1
star
89

proc-and-a-lambda

Both procs and lambdas are stored blocks but syntax and behavior differs slightly.
Ruby
1
star
90

How-to-make-deep-copy-work-in-dictionary-in-Python

Python
1
star
91

PDA-Using-Python-Test-Session---1

Programming Data Structures and Algorithm Using Python Online Programming Test Session 1
Java
1
star
92

Machine-Learning-EX4

1
star
93

forEach-to-iterate-a-List

In this example, we are iterating an ArrayList using forEach() method. Inside forEach we are using a lambda expression to print each element of the list.
Java
1
star
94

Print-an-Integer-

C Program to Print an Integer (Entered by the User) In this example, the integer entered by the user is stored in a variable and printed on the screen.
C
1
star
95

forEach

In Java 8, we have a newly introduced forEach method to iterate over collections and Streams in Java. In this guide, we will learn how to use forEach() and forEachOrdered() methods to loop a particular collection and stream.
Java
1
star
96

Fibonacci-program-in-Ruby

The task is to develop a program that prints Fibonacci series in Ruby Programming Language. Before getting into the logic to build Fibonacci series, let us understand what exactly a Fibonacci series means. Fibonacci series is nothing but a series of numbers in which the current number is the sum of the previous two numbers. e.g. The Fibonacci series up to 10 is: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55
Ruby
1
star
97

Coursera-Python-for-everybody-solutions

Python for everybody assignment 2.2, 2.3, 3.1, 3.3, 4.2, 4.6, 5.2
1
star
98

GATE-PROGRAMMING

C
1
star
99

GATE-2012-CODING

What will be the output of the following C program segment?
C
1
star