Code Monkey home page Code Monkey logo

make-pull-request's People

Contributors

abdul-sohail24 avatar akhil27styles avatar alisha-kamat avatar amity-ak97 avatar apoorv-cloud avatar ayazzia01 avatar hitman-samrath avatar ishika172 avatar jaysharma11 avatar kabirulhassan avatar kshitjmaheshwari avatar meaha7 avatar osamakhan552 avatar priyanshuparihar avatar raj-thombare avatar raven49 avatar ravigupta8006 avatar roshanmhatre avatar siddhantkaura avatar sumit-puri avatar swapnil-tiwari avatar the-brainiac avatar tushar2525252 avatar unnati-m avatar varsha080 avatar vibrantachintya avatar ya7sh avatar yash5015 avatar yashika25 avatar yuganshchauhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

make-pull-request's Issues

Design a HTML file with following functionality

Add a new file named - '4thOct.html'

"COVID Tracker"

Create below displayed using :

Image

Take static data, try to match design as close as you can to the shown image.

Use all the CSS, JS code within same file only. Don't create any separate file for them, only add in 4thOct.html

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If you need instant support join our Telegram Channel here.

10th Oct : Write a function in JAVA to achieve below functionality

Add a new file named - '10thOct.java' in JAVA folder.

"Reverse String", Add following functionalities to it :

  • You are given a String, you need to print the reverse of it.
  • Print the string on the basis of sample I/O provided below.

Sample Input :
achintya
samarth

Sample Output :
aytnicha
htramas

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '10thOct.java', take new pull and submit another file like '10thOct-2.java', '10thOct-3.java' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

11th Oct : Write a function in Python to achieve below functionality

Add a new file named - '11thOct.py' in Python folder.

"Fibonacci Series", originally invented by Pingala, Indian mathematician which Fibonacci only translation, read more about this revelation by True Indology here.

Add following functionalities to it :

  • Take an input n, or parameter to the function.
  • Print the fibonacci series upto n number of elements.

Sample Input :
5
12

Sample Output :
1 1 2 3 5
1 1 2 3 5 8 13 21 34 55 89 144

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '11thOct.py', take new pull and submit another file like '11thOct-2.py', '11thOct-3.py' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

6th Oct : Design a HTML File with following functionality

Add a new file named - '6thOct.html'

"Tathastu Learning Page"

Create below displayed design :

Image

For images and color refer this tathastu page. Take static data, try to match design as close as you can to the shown image.

Use all the CSS, JS code within same file only. Don't create any separate file for them, only add in 6thOct.html

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '6thOct.html', take new pull and submit another file like '6thOct-2.html', '6thOct-3.html' and so on.

If you need instant support join our Telegram Channel here.

10th Oct : Write a function in JavaScript to achieve below functionality

Add a new file named - '10thOct.js' in JavaScript folder.

"Reverse String", Add following functionalities to it :

  • You are given a String, you need to print the reverse of it.
  • Print the string on the basis of sample I/O provided below.

Sample Input :
achintya
samarth

Sample Output :
aytnicha
htramas

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '10thOct.js', take new pull and submit another file like '10thOct-2.js', '10thOct-3.js' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

11th Oct : Write a function in JAVA to achieve below functionality

Add a new file named - '11thOct.java' in JAVA folder.

"Fibonacci Series", originally invented by Pingala, Indian mathematician which Fibonacci only translation, read more about this revelation by True Indology here.

Add following functionalities to it :

  • Take an input n, or parameter to the function.
  • Print the fibonacci series upto n number of rows.

Sample Input :
5
12

Sample Output :
1 1 2 3 5
1 1 2 3 5 8 13 21 34 55 89 144

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '11thOct.java', take new pull and submit another file like '11thOct-2.java', '11thOct-3.java' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

8th Oct : Write a function in JAVA to achieve below functionality

Add a new file named - '8thOct.java' in JAVA folder.

"Hollow Pyramid", Add following functionalities to it :

  • Take input the value of 'n', number of rows in the pyramid which will be printed.
  • Print the design as displayed in below sample I/O.

Sample Input :
6

Sample Output :
Image

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '8thOct.java', take new pull and submit another file like '8thOct-2.java', '8thOct-3.java' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

Design a XML file in Android with following functionality

Add a new file named - '4thOct.xml', only the layout file.

"COVID Tracker"

Create below displayed using :

Image

Take static data, try to match design as close as you can to the shown image. You may create the background as you like!

Only push layout XML file, only add in 4thOct.xml

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If you need instant support join our Telegram Channel here.

Write a function in C++ to achieve below functionality

Add a new file named - '5thOct.cpp'

"Spiral Problem", Add following functionalities to it :

  • Take input the value of 'n', upto which you will print.
  • Print the following spiral pattern.

Sample Input :
25
45

Sample Output :

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '5thOct.cpp', take new pull and submit another file like '5thOct-2.cpp', '5thOct-3.cpp' and so on.

If you need instant support join our Telegram Channel here.

7th Oct : Write a function in C++ to achieve below functionality

Add a new file named - '7thOct.cpp' in JavaScript folder.

"Convert a number to words with a twist", Add following functionalities to it :

  • Take input the value of 'n', number which will be printed.
  • Print the input number in such a way, number is printed in numerals, followed by either 'lacs', ' thousands' and using 'and' before last digit.

Sample Input :
126756
227
67878720

Sample Output :
1 lac 26 thousands 7 hundreds 5 tens and six
2 hundreds 2 ten and 7
6 crores 78 lacs 78 thousands 7 hundreds 2 tens and 0

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '7thOct.cpp', take new pull and submit another file like '7thOct-2.cpp', '7thOct-3.cpp' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

Write a function in Python to achieve below functionality

Add a new file named - '5thOct.py'

"Spiral Problem", Add following functionalities to it :

  • Take input the value of 'n', upto which you will print.
  • Print the following spiral pattern.

Sample Input :
25
45

Sample Output :

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '5thOct.py', take new pull and submit another file like '5thOct-2.py', '5thOct-3.py' and so on.

If you need instant support join our Telegram Channel here.

9th Oct : Write a function in JavaScript to achieve below functionality

Add a new file named - '9thOct.js' in JavaScript folder.

"GCD of Factorials", Add following functionalities to it :

  • You are given two number a and b, you have to print the GCD of the factorials of these two numbers.
  • Print the number on the basis of sample I/O provided below.

Sample Input :
5 120

Sample Output :
120

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '9thOct.js', take new pull and submit another file like '9thOct-2.js', '9thOct-3.js' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

9th Oct : Write a function in JAVA to achieve below functionality

Add a new file named - '9thOct.java' in JAVA folder.

"GCD of Factorials", Add following functionalities to it :

  • You are given two number a and b, you have to print the GCD of the factorials of these two numbers.
  • Print the number on the basis of sample I/O provided below.

Sample Input :
5 120

Sample Output :
120

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '9thOct.java', take new pull and submit another file like '9thOct-2.java', '9thOct-3.java' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

6th Oct : Write a function in C++ to achieve below functionality

Add a new file named - '6thOct.cpp'

"Fibonacci Series with a Twist", Add following functionalities to it :

  • Take input the value of 'n', upto which you will print.
  • Print the Fibonacci Series upto n while replacing prime numbers, all multiples of 5 by 0.

Sample Input :
12
27

Sample Output :
1 1 0 0 0 8 0 21 34 0 0 144
1 1 0 0 0 8 0 21 34 0 0 144 0 377 0 987 0 2584 4181 0 10946 17711 0 46368 0 121393 196418

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '6thOct.cpp', take new pull and submit another file like '6thOct-2.cpp', '6thOct-3.cpp' and so on.

If you need instant support join our Telegram Channel here.

11th Oct : Write a function in JavaScript to achieve below functionality

Add a new file named - '11thOct.js' in JavaScript folder.

"Fibonacci Series", originally invented by Pingala, Indian mathematician which Fibonacci only translation, read more about this revelation by True Indology here.

Add following functionalities to it :

  • Take an input n, or parameter to the function.
  • Print the fibonacci series upto n number of rows.

Sample Input :
5
12

Sample Output :
1 1 2 3 5
1 1 2 3 5 8 13 21 34 55 89 144

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '11thOct.js', take new pull and submit another file like '11thOct-2.js', '11thOct-3.js' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

Write a simple JS function to achieve below mentioned functionalities

Write a separate function with following functionality :

  • to input a string and check whether its an email or not.
  • to input a string and remove all slashes, empty spaces in beginning and end.
  • to input a string and make alternative chars as lowercase and UPPERCASE. Input : Achintya Output : aChInTyA

Let me know if you have any doubts!

Write a C++ function to achieve below functionality

Add a new file named - '4thOct.cpp'

"ZigZag Problem", Add following functionalities to it :

  • Take input of number of rows and columns.
  • Print the following zigzag pattern.

Sample Input :
7 16

Sample Output :

1                       13 
  2                  12  14
    3              11        15
      4          10             16
        5      9
          6  8
            7

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If you need instant support join our Telegram Channel here.

Write a C++ function to achieve below functionality

Add a new file named - '3rdOct.cpp'

Add following functionalities to it :

  • Take input of all the cities (5-50 any number) a traveller have visited and the date of visiting that city.
  • Print the summary of the itinerary in below format.

Sample Input :

Delhi 23/09/2019
Meerut 25/09/2019
Noida 28/09/2019
Kanpur 29/09/2019
Lucknow 1/10/2019
Delhi 1/10/2019

Sample Output :

Traveller itinerary in 2019, he visited Delhi on 23rd Sep, Stayed for 2 days then left for Meerut on 25th Sep. Stayed for 3 days then left for Noida on 28th Sep. Stayed for 1 day then left for Kanpur on 29th Sep. Stayed for 2 days then left for Lucknow on 1st Oct. Didn't stay in Lucknow went directly to Delhi.

HINT : You can take input as just a 2D array passed as array in function parameter.

Try this simple program and let me know your queries in comments.

7th Oct : Write a function in Python to achieve below functionality

Add a new file named - '7thOct.py' in Python folder.

"Convert a number to words with a twist", Add following functionalities to it :

  • Take input the value of 'n', number which will be printed.
  • Print the input number in such a way, number is printed in numerals, followed by either 'lacs', ' thousands' and using 'and' before last digit.

Sample Input :
126756
227
67878720

Sample Output :
1 lac 26 thousands 7 hundreds 5 tens and six
2 hundreds 2 ten and 7
6 crores 78 lacs 78 thousands 7 hundreds 2 tens and 0

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '7thOct.py', take new pull and submit another file like '7thOct-2.py', '7thOct-3.py' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

9th Oct : Design a HTML File with following functionality

Add a new file named - '9thOct.html' in HTML CSS folder.

"Google Page"

Create below displayed design :

Image

For images and color refer this Google page only. Take static data, try to match design as close as you can to the shown image, especially the text in the page.

Use all the CSS, JS code within same file only. Don't create any separate file for them, only add in 9thOct.html

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '9thOct.html', take new pull and submit another file like '9thOct-2.html', '9thOct-3.html' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

Write a JAVA class and a function to achieve below functionality

Add a new file named - '5thOct.java'

"Spiral Problem", Add following functionalities to it :

  • Take input the value of 'n', upto which you will print.
  • Print the following spiral pattern.

Sample Input :
25
45

Sample Output :

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '5thOct.java', take new pull and submit another file like '5thOct-2.java', '5thOct-3.java' and so on.

If you need instant support join our Telegram Channel here.

9th Oct : Write a function in Python to achieve below functionality

Add a new file named - '9thOct.py' in Python folder.

"GCD of Factorials", Add following functionalities to it :

  • You are given two number a and b, you have to print the GCD of the factorials of these two numbers.
  • Print the number on the basis of sample I/O provided below.

Sample Input :
5 120

Sample Output :
120

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '9thOct.py', take new pull and submit another file like '9thOct-2.py', '9thOct-3.py' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

8th Oct : Design a HTML File with following functionality

Add a new file named - '8thOct.html' in HTML CSS folder.

"Paytm Page"

Create below displayed design :

Image

For images and color refer this paytm page only. Take static data, try to match design as close as you can to the shown image, especially the text in the page.

Use all the CSS, JS code within same file only. Don't create any separate file for them, only add in 8thOct.html

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '8thOct.html', take new pull and submit another file like '8thOct-2.html', '8thOct-3.html' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

7th Oct : Write a function in JavaScript to achieve below functionality

Add a new file named - '7thOct.js' in JavaScript folder.

"Convert a number to words with a twist", Add following functionalities to it :

  • Take input the value of 'n', number which will be printed.
  • Print the input number in such a way, number is printed in numerals, followed by either 'lacs', ' thousands' and using 'and' before last digit.

Sample Input :
126756
227
67878720

Sample Output :
1 lac 26 thousands 7 hundreds 5 tens and six
2 hundreds 2 ten and 7
6 crores 78 lacs 78 thousands 7 hundreds 2 tens and 0

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '7thOct.js', take new pull and submit another file like '7thOct-2.js', '7thOct-3.js' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

Add basic structure of the Page

  • Create all minimal tags like head, body, etc.
  • Integrate CDN libraries like jQuery, AJAX, Bootstrap etc.
  • Create a stylish welcome message!
  • Make it responsive.

8th Oct : Write a function in C++ to achieve below functionality

Add a new file named - '8thOct.cpp' in C++ folder.

"Hollow Pyramid", Add following functionalities to it :

  • Take input the value of 'n', number of rows in the pyramid which will be printed.
  • Print the design as displayed in below sample I/O.

Sample Input :
6

Sample Output :
Image

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '8thOct.cpp', take new pull and submit another file like '8thOct-2.cpp', '8thOct-3.cpp' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

8th Oct : Write a function in JavaScript to achieve below functionality

Add a new file named - '8thOct.js' in JavaScript folder.

"Hollow Pyramid", Add following functionalities to it :

  • Take input the value of 'n', take it as a parameter in function call, number of rows in the pyramid which will be printed.
  • Print the design as displayed in below sample I/O.

Sample Input :
6

Sample Output :
Image

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '8thOct.js', take new pull and submit another file like '8thOct-2.js', '8thOct-3.js' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

10th Oct : Write a function in C++ to achieve below functionality

Add a new file named - '10thOct.cpp' in C++ folder.

"Reverse String", Add following functionalities to it :

  • You are given a String, you need to print the reverse of it.
  • Print the string on the basis of sample I/O provided below.

Sample Input :
achintya
samarth

Sample Output :
aytnicha
htramas

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '10thOct.cpp', take new pull and submit another file like '10thOct-2.cpp', '10thOct-3.cpp' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

10th Oct : Write a function in Python to achieve below functionality

Add a new file named - '10thOct.py' in Python folder.

"Reverse String", Add following functionalities to it :

  • You are given a String, you need to print the reverse of it.
  • Print the string on the basis of sample I/O provided below.

Sample Input :
achintya
samarth

Sample Output :
aytnicha
htramas

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '10thOct.py', take new pull and submit another file like '10thOct-2.py', '10thOct-3.py' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

Design a HTML File with following functionality

Add a new file named - '5thOct.html'

"LinkedIn Profile"

Create below displayed design :

Image

For images and color refer this linkedin profile. Take static data, try to match design as close as you can to the shown image.

Use all the CSS, JS code within same file only. Don't create any separate file for them, only add in 5thOct.html

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '5thOct.html', take new pull and submit another file like '5thOct-2.html', '5thOct-3.html' and so on.

If you need instant support join our Telegram Channel here.

6th Oct : Write a function in Python to achieve below functionality

Add a new file named - '6thOct.py'

"Fibonacci Series with a Twist", Add following functionalities to it :

  • Take input the value of 'n', upto which you will print.
  • Print the Fibonacci Series upto n while replacing prime numbers, all multiples of 5 by 0.

Sample Input :
12
27

Sample Output :
1 1 0 0 0 8 0 21 34 0 0 144
1 1 0 0 0 8 0 21 34 0 0 144 0 377 0 987 0 2584 4181 0 10946 17711 0 46368 0 121393 196418

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '6thOct.py', take new pull and submit another file like '6thOct-2.py', '6thOct-3.py' and so on.

If you need instant support join our Telegram Channel here.

10th Oct : Design a HTML File with following functionality

Add a new file named - '10thOct.html' in HTML CSS folder.

"Workshop Page"

Create below displayed design :

Image
Image
Image

For images and color refer this Workshop page only. Take static data, try to match design as close as you can to the shown image, especially the text in the page.

Use all the CSS, JS code within same file only. Don't create any separate file for them, only add in 10thOct.html

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '10thOct.html', take new pull and submit another file like '10thOct-2.html', '10thOct-3.html' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

7th Oct : Write a function in JAVA to achieve below functionality

Add a new file named - '7thOct.java' in JAVA folder.

"Convert a number to words with a twist", Add following functionalities to it :

  • Take input the value of 'n', number which will be printed.
  • Print the input number in such a way, number is printed in numerals, followed by either 'lacs', ' thousands' and using 'and' before last digit.

Sample Input :
126756
227
67878720

Sample Output :
1 lac 26 thousands 7 hundreds 5 tens and six
2 hundreds 2 ten and 7
6 crores 78 lacs 78 thousands 7 hundreds 2 tens and 0

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '7thOct.java', take new pull and submit another file like '7thOct-2.java', '7thOct-3.java' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

Write a Python program to do following

Add a new file named - '3rdOct.py'

Add following functionalities to it :

  • Take input of all the cities (5-50 any number) a traveller have visited and the date of visiting that city.
  • Print the summary of the itinerary in below format.

Sample Input :
Delhi 23/09/2019
Meerut 25/09/2019
Noida 28/09/2019
Kanpur 29/09/2019
Lucknow 1/10/2019
Delhi 1/10/2019

Sample Output :
Traveller itinerary in 2019, he visited Delhi on 23rd Sep, Stayed for 2 days then left for Meerut on 25th Sep. Stayed for 3 days then left for Noida on 28th Sep. Stayed for 1 day then left for Kanpur on 29th Sep. Stayed for 2 days then left for Lucknow on 1st Oct. Didn't stay in Lucknow went directly to Delhi.

Try this simple program and let me know your queries in comments.

8th Oct : Write a function in Python to achieve below functionality

Add a new file named - '8thOct.py' in Python folder.

"Hollow Pyramid", Add following functionalities to it :

  • Take input the value of 'n', number of rows in the pyramid which will be printed.
  • Print the design as displayed in below sample I/O.

Sample Input :
6

Sample Output :
Image

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '8thOct.py', take new pull and submit another file like '8thOct-2.py', '8thOct-3.py' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

6th Oct : Write a function in JAVA to achieve below functionality

Add a new file named - '6thOct.java'

"Fibonacci Series with a Twist", Add following functionalities to it :

  • Take input the value of 'n', upto which you will print.
  • Print the Fibonacci Series upto n while replacing prime numbers, all multiples of 5 by 0.

Sample Input :
12
27

Sample Output :
1 1 0 0 0 8 0 21 34 0 0 144
1 1 0 0 0 8 0 21 34 0 0 144 0 377 0 987 0 2584 4181 0 10946 17711 0 46368 0 121393 196418

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '6thOct.java', take new pull and submit another file like '6thOct-2.java', '6thOct-3.java' and so on.

If you need instant support join our Telegram Channel here.

7th Oct : Design a HTML File with following functionality

Add a new file named - '7thOct.html' in HTML CSS folder.

"Wikipedia Page"

Create below displayed design :

Image

For images and color refer this wiki page only. Take static data, try to match design as close as you can to the shown image, especially the text in the page.

Use all the CSS, JS code within same file only. Don't create any separate file for them, only add in 7thOct.html

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '7thOct.html', take new pull and submit another file like '7thOct-2.html', '7thOct-3.html' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

Write a JAVA class and a function to achieve below functionality

Add a new file named - '4thOct.java'

"ZigZag Problem", Add following functionalities to it :

  • Take input of number of rows and columns.
  • Print the following zigzag pattern.

Sample Input :
7 16

Sample Output :

1                       13 
  2                  12  14
    3              11        15
      4          10             16
        5      9
          6  8
            7

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If you need instant support join our Telegram Channel here.

Write a JAVA class and a function to achieve below functionality

Add a new file named - '3rdOct.java'

Add following functionalities to it :

  • Take input of all the cities (5-50 any number) a traveller have visited and the date of visiting that city.
  • Print the summary of the itinerary in below format.

Sample Input :

Delhi 23/09/2019
Meerut 25/09/2019
Noida 28/09/2019
Kanpur 29/09/2019
Lucknow 1/10/2019
Delhi 1/10/2019

Sample Output :

Traveller itinerary in 2019, he visited Delhi on 23rd Sep, Stayed for 2 days then left for Meerut on 25th Sep. Stayed for 3 days then left for Noida on 28th Sep. Stayed for 1 day then left for Kanpur on 29th Sep. Stayed for 2 days then left for Lucknow on 1st Oct. Didn't stay in Lucknow went directly to Delhi.

Try this simple program and let me know your queries in comments.

Write a JavaScript function to achieve below functionality

Add a new file named - '3rdOct.js'

Add following functionalities to it :

  • Take input of all the cities (5-50 any number) a traveller have visited and the date of visiting that city.
  • Print the summary of the itinerary in below format.

Sample Input :

Delhi 23/09/2019
Meerut 25/09/2019
Noida 28/09/2019
Kanpur 29/09/2019
Lucknow 1/10/2019
Delhi 1/10/2019

Sample Output :

Traveller itinerary in 2019, he visited Delhi on 23rd Sep, Stayed for 2 days then left for Meerut on 25th Sep. Stayed for 3 days then left for Noida on 28th Sep. Stayed for 1 day then left for Kanpur on 29th Sep. Stayed for 2 days then left for Lucknow on 1st Oct. Didn't stay in Lucknow went directly to Delhi.

HINT : You can take input as just a 2D array passed as array in function parameter.

Try this simple program and let me know your queries in comments.

6th Oct : Write a function in JavaScript to achieve below functionality

Add a new file named - '6thOct.js'

"Fibonacci Series with a Twist", Add following functionalities to it :

  • Take input the value of 'n', upto which you will print.
  • Print the Fibonacci Series upto n while replacing prime numbers, all multiples of 5 by 0.

Sample Input :
12
27

Sample Output :
1 1 0 0 0 8 0 21 34 0 0 144
1 1 0 0 0 8 0 21 34 0 0 144 0 377 0 987 0 2584 4181 0 10946 17711 0 46368 0 121393 196418

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '6thOct.js', take new pull and submit another file like '6thOct-2.js', '6thOct-3.js' and so on.

If you need instant support join our Telegram Channel here.

9th Oct : Write a function in C++ to achieve below functionality

Add a new file named - '9thOct.cpp' in C++ folder.

"GCD of Factorials", Add following functionalities to it :

  • You are given two number a and b, you have to print the GCD of the factorials of these two numbers.
  • Print the number on the basis of sample I/O provided below.

Sample Input :
5 120

Sample Output :
120

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '9thOct.cpp', take new pull and submit another file like '9thOct-2.cpp', '9thOct-3.cpp' and so on.

We are creating a community of open source enthusiasts, we will be making top FOSSs in future, funded by Twowaits Technologies, if you wish to learn be part join our Telegram Channel here.

Write a JavaScript function to achieve below functionality

Add a new file named - '4thOct.js'

"ZigZag Problem", Add following functionalities to it :

  • Take input of number of rows and columns.
  • Print the following zigzag pattern.

Sample Input :
7 16

Sample Output :

1                       13 
  2                  12  14
    3              11        15
      4          10             16
        5      9
          6  8
            7

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If you need instant support join our Telegram Channel here.

Write a Python function to achieve below functionality

Add a new file named - '4thOct.py'

"ZigZag Problem", Add following functionalities to it :

  • Take input of number of rows and columns.
  • Print the following zigzag pattern.

Sample Input :
7 16

Sample Output :

1                       13 
  2                  12  14
    3              11        15
      4          10             16
        5      9
          6  8
            7

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If you need instant support join our Telegram Channel here.

Write a function in JavaScript to achieve below functionality

Add a new file named - '5thOct.js'

"Spiral Problem", Add following functionalities to it :

  • Take input the value of 'n', upto which you will print.
  • Print the following spiral pattern.

Sample Input :
25
45

Sample Output :

We will assign issues after reviewing your profile, not like if you comment first you will get automatically assigned. Do mention your college as well, we have some college specific communities.

Make sure submit by EoD.

If someone has already submitted the file with name '5thOct.js', take new pull and submit another file like '5thOct-2.js', '5thOct-3.js' and so on.

If you need instant support join our Telegram Channel here.

Update readme file with more details

Add info about the kind of issues we have opened.

Some info about the process of raising PR and some best practices.

Also some info about Hacktoberfest for noobs to participate.

Design a HTML file with following functionality

Name new file : '3rdOct.html'

Functionality :

  • Create a simple HTML form which will take sign up for Twowaits CMI program. Check form here.
  • Take all the columns displayed in the above form and also all form validations as possible in the above form.
  • You are free to choose any styling you wish.
  • Use all the CSS, JS code within same file only. Don't create any separate file for them, only add in 3rdOct.html

If you have any queries let us know in comments!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.