Questions for students (one question per day)

Source: Internet
Author: User

August 24: How to Implement linked list using Java;

August 25: compile a method to determine the number of times a string appears in another string;

April August 26: Write SQL statements

The table structure is as follows:

Sid (student ID) CID (course number) S (score)

0011 1 77

0011 2 78

0011 3 68

0012 1 70

...

 

Three courses are known, with course Numbers: 1, 2, 3

 

The query result is:

Sid course 1 score course 2 score course 3 score

0011 77 78 68

0012 70 60 80

...

 

April August 27: compile a method to verify that the string entered by the user is a valid date. The required date format is 1988-10-11.

December August 28: compile a method to sort integers.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.