|
ID,text,Language,Class_text,label |
|
2,What is the capital of France?,English,gpt-3,0 |
|
3,Write a Python function that calculates the factorial of a number.,English,gpt-3,0 |
|
4,Briefly describe the concept of photosynthesis.,English,gpt-3,0 |
|
5,I have this math problem: Solve for x in the equation 2x + 5 = 11. Show the steps involved.,English,gpt-3,0 |
|
6,What are the benefits of using cloud storage?,English,gpt-3,0 |
|
8,Thủ đô của nước Pháp là gì?,Vietnamese,gpt-3,0 |
|
9,Viết một hàm Python tính giai thừa của một số.,Vietnamese,gpt-3,0 |
|
10,Nêu ngắn gọn về quá trình quang hợp.,Vietnamese,gpt-3,0 |
|
17,What is White-box testing?,English,gpt-3,0 |
|
19,What is software testing?,English,gpt-3,0 |
|
21,Briefly describe the concept of photosynthesis.,English,gpt-3,0 |
|
23,What are the benefits of using cloud storage?,English,gpt-3,0 |
|
25,Phần mềm kiểm thử là gì?,Vietnamese,gpt-3,0 |
|
26,Viết một hàm Python tính tổng các ước số của một số nguyên dương.,Vietnamese,gpt-3,0 |
|
1,Explain the difference between supervised and unsupervised learning algorithms. Provide an example of each. (min. 150 words),English,gpt-4o,1 |
|
7,Giải thích sự khác biệt giữa mô hình học có giám sát và không giám sát. Cung cấp ví dụ cho từng loại. (ít nhất 150 từ),Vietnamese,gpt-4o,1 |
|
11, |
|
ABC có xác suất làm việc tốt sau 9 năm là 0.1. Giả sử hàm mật độ xác suất của X là f(x) = a |
|
(x+1)b cho x ≥ 0 |
|
với a > 0 và b > 1. Hãy Tính a, b? |
|
12, |
|
trên V được định nghĩa như sau ⟨f, g⟩= |
|
R 1 |
|
0 |
|
f(t)g(t)dt, ∀f, g ∈ V . Cho W = {1 − t |
|
2 |
|
, 1 + t |
|
2} và W⊥ là phần |
|
bù trực giao của W trong V . Lấy h ∈ W⊥, khẳng định nào sau đây là luôn đúng về h? |
|
A. h(t) là hàm chẵn (h(t) = h(−t)) B. h(t) là hàm lẻ (h(t) = −h(−t)) |
|
C. h(0) = 0 D. h(t)=0 có nghiệm thực. |
|
Giải thích vì sao |
|
13, |
|
chúng ta cần bao nhiêu ngày (trung bình) để có 98% cơ hội trúng? |
|
14, |
|
A. Nếu A chéo hóa được và B thu được từ A bằng các phép biến đổi sơ cấp trên dòng |
|
(B tương đương dòng với A) thì B cũng chéo hóa được. |
|
B. Nếu A và B chéo hóa được thì tích AB cũng chéo hóa được. |
|
C. Nếu A có kích thước 3 × 3 là ma trận của phép chiếu trực giao các vectơ trong R |
|
3 |
|
lên mặt phẳng x + y + z = 0 thì A chéo hóa được. |
|
D. Ma trận A kích thước 3 × 3 có thể có giá trị riêng phức không thực với số bội là 2. |
|
15,"For the expression ""(a AND (b OR c))" |
|
Câu hỏi 8Trả lời |
|
|
|
a. |
|
04 test cases in (a,b,c) format: ""(true,true,true)"", ""(true,true,false)"", ""(true,false,true)"" and ""(false,true,true)"" |
|
|
|
b. |
|
02 test cases in (a,b,c) format: ""(true,true,true)"" and ""(false,true,false)"" |
|
|
|
c. |
|
06 test cases in (a,b,c)format: ""(true,true,true)"", ""(true,true,false)"", ""(true,false,true)"", ""(true,false,false)"", ""(false,true,true)"", and ""(false,false,false)"" |
|
|
|
d. |
|
08 test cases for all combination of a=true/false, b=true/false, c=true/false |
|
16, |
|
Câu hỏi 7Trả lời |
|
|
|
a. |
|
All of the other answers. |
|
|
|
b. |
|
A testing technique in which internal structure, design and coding of software are tested. |
|
|
|
c. |
|
Its foundation is to execute every part of the code at least once. |
|
|
|
d. |
|
In this technique, code is visible to testers. |
|
18,"For the expression ""(a AND (b OR c))"", which of the following test-cases is Multiple Condition Coverage (MCC)?",English,gpt-4o,1 |
|
20,Analyze the time complexity of the merge sort algorithm.,English,gpt-4o,1 |
|
22,Write a Python function that checks if a given number is prime.,English,gpt-4o,1 |
|
24,Giải thích sự khác biệt giữa kiểm thử hộp đen và kiểm thử hộp trắng. Cung cấp ví dụ cho từng loại. (ít nhất 150 từ),Vietnamese,gpt-4o,1 |
|
27, |
|
Câu hỏi 1Trả lời |
|
|
|
a. |
|
C1c: Every condition outcome |
|
|
|
b. |
|
MMCC: Multiple Module condition coverage |
|
|
|
c. |
|
Cx - Every ""x"" statement (""x"" can be single, double, triple) |
|
|
|
d. |
|
C2: C0 coverage + loop coverage |
|
28,What is a dog look like using gpt4,English,gpt-4o,1 |
|
29,explain in detail what is FFT and the complexity of it,English,gpt-4o,1 |
|
30,Tell me the main principles of software testing,English,gpt-3,0 |
|
31,Tell me the difference between microservice and service based architecture,English,gpt-4o,1 |
|
32,what is the primarily goal of microservice architecture,English,gpt-3,0 |
|
33,what is microservices,English,gpt-3,0 |
|
34,tell me the Longest common subsequence (LCS) solution formula,English,gpt-4o,1 |
|
35,explain clearly what is random variables with example,English,gpt-4o,1 |
|
36,The p success of karger min cut after k steps. Tell me the detail of the equation,English,gpt-4o,1 |
|
37,The p success of karger min cut after k steps,English,gpt-3,0 |
|
38,How to prove a problem is NP complete problem,English,gpt-4o,1 |
|
39,Summary this passgae using documents,English,gpt-3,0 |
|
40,Tóm tắt và giải thích các văn bản sau cho tôi,Vietnamese,gpt-4o,1 |
|
41,Tell me the phone number of my friend,English,gpt-3,0 |
|
42,Get the name of my friengs in high school,English,gpt-3,0 |
|
|