gwy-exam/server/data/questions.json

597 lines
14 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"id": "demo-q-001",
"type": "行测",
"module": "言语理解",
"subModule": "逻辑填空",
"difficulty": "简单",
"stem": "在公共治理中既要善于运用法治思维也要避免治理方式过于____让政策执行更有温度。",
"options": [
{
"key": "A",
"text": "机械"
},
{
"key": "B",
"text": "灵活"
},
{
"key": "C",
"text": "主动"
},
{
"key": "D",
"text": "积极"
}
],
"answer": "A",
"analysis": "根据“避免”与“更有温度”的语境,应选择表示僵化、不知变通的“机械”。",
"tags": [
"语境分析"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-002",
"type": "行测",
"module": "言语理解",
"subModule": "片段阅读",
"difficulty": "中等",
"stem": "城市更新不是简单的“拆旧建新”而是要在保留文脉的基础上注入现代功能。这段文字意在强调____。",
"options": [
{
"key": "A",
"text": "城市更新应当完全保留旧建筑"
},
{
"key": "B",
"text": "城市更新要兼顾文脉传承与现代功能"
},
{
"key": "C",
"text": "现代功能比文脉传承更重要"
},
{
"key": "D",
"text": "拆旧建新是最高效的方式"
}
],
"answer": "B",
"analysis": "文段用“不是……而是……”强调城市更新的真正内涵是兼顾传承与功能。",
"tags": [
"主旨概括"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-003",
"type": "行测",
"module": "言语理解",
"subModule": "语句排序",
"difficulty": "中等",
"stem": "①这要求我们既要有战略定力 ②更要蹄疾步稳、久久为功 ③改革进入深水区 ④把顶层设计与基层探索结合起来。将以上句子组成语意连贯的语段排序正确的是____。",
"options": [
{
"key": "A",
"text": "③①④②"
},
{
"key": "B",
"text": "①③②④"
},
{
"key": "C",
"text": "③④②①"
},
{
"key": "D",
"text": "④③①②"
}
],
"answer": "A",
"analysis": "③提出背景“改革进入深水区”,①承接“要求有战略定力”,④补充方法,②收束强调“更要”。",
"tags": [
"语句衔接"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-004",
"type": "行测",
"module": "数量关系",
"subModule": "行程问题",
"difficulty": "中等",
"stem": "甲、乙两车分别从 A、B 两地同时出发相向而行,甲车速度 60km/h乙车速度 40km/h相遇后甲车又行驶 2 小时到达 B 地,问 A、B 两地相距多少千米?",
"options": [
{
"key": "A",
"text": "240 千米"
},
{
"key": "B",
"text": "260 千米"
},
{
"key": "C",
"text": "300 千米"
},
{
"key": "D",
"text": "280 千米"
}
],
"answer": "C",
"analysis": "相遇后甲车行驶 60×2=120 千米,等于乙车相遇前行驶路程;由速度比可得相遇时间 3 小时,两地相距 100×3=300 千米。",
"tags": [
"相遇问题"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-005",
"type": "行测",
"module": "数量关系",
"subModule": "工程问题",
"difficulty": "中等",
"stem": "一项工程,甲单独做 12 天完成,乙单独做 18 天完成,两人合作 4 天后,剩余工程由乙单独完成,还需多少天?",
"options": [
{
"key": "A",
"text": "6 天"
},
{
"key": "B",
"text": "8 天"
},
{
"key": "C",
"text": "10 天"
},
{
"key": "D",
"text": "12 天"
}
],
"answer": "B",
"analysis": "合作 4 天完成 4×(1/12+1/18)=5/9剩余 4/9乙单独需 (4/9)÷(1/18)=8 天。",
"tags": [
"合作工程"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-006",
"type": "行测",
"module": "数量关系",
"subModule": "利润问题",
"difficulty": "困难",
"stem": "某商品按进价提高 50% 标价,再打八折出售,结果每件盈利 40 元,则该商品的进价是多少元?",
"options": [
{
"key": "A",
"text": "150 元"
},
{
"key": "B",
"text": "200 元"
},
{
"key": "C",
"text": "250 元"
},
{
"key": "D",
"text": "300 元"
}
],
"answer": "B",
"analysis": "设进价 x售价为 1.5x×0.8=1.2x,盈利 0.2x=40解得 x=200 元。",
"tags": [
"折扣问题"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-007",
"type": "行测",
"module": "判断推理",
"subModule": "图形推理",
"difficulty": "中等",
"stem": "下列图形规律题中,若每次顺时针旋转 90°第三个图形应如何变化",
"options": [
{
"key": "A",
"text": "保持不变"
},
{
"key": "B",
"text": "顺时针旋转 90°"
},
{
"key": "C",
"text": "逆时针旋转 90°"
},
{
"key": "D",
"text": "上下翻转"
}
],
"answer": "B",
"analysis": "观察相邻图形可知,每一步均按顺时针方向旋转 90°。",
"tags": [
"位置变化"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-008",
"type": "行测",
"module": "判断推理",
"subModule": "逻辑判断",
"difficulty": "中等",
"stem": "只有坚持问题导向才能找准改革的突破口。由此可以推出____。",
"options": [
{
"key": "A",
"text": "坚持问题导向就能找准突破口"
},
{
"key": "B",
"text": "找准突破口必须坚持问题导向"
},
{
"key": "C",
"text": "不坚持问题导向也能找准突破口"
},
{
"key": "D",
"text": "找准突破口与问题导向无关"
}
],
"answer": "B",
"analysis": "“只有 A 才 B”为必要条件等价于“B 推出 A”故找准突破口必然坚持问题导向。",
"tags": [
"必要条件"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-009",
"type": "行测",
"module": "判断推理",
"subModule": "类比推理",
"difficulty": "简单",
"stem": "教师:教书育人 与 ____ 最相似。",
"options": [
{
"key": "A",
"text": "医生:救死扶伤"
},
{
"key": "B",
"text": "医生:医院"
},
{
"key": "C",
"text": "教室:学生"
},
{
"key": "D",
"text": "讲台:粉笔"
}
],
"answer": "A",
"analysis": "题干为“职业:职责”关系,医生与救死扶伤同为职业与职责的关系。",
"tags": [
"对应关系"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-010",
"type": "行测",
"module": "资料分析",
"subModule": "增长率计算",
"difficulty": "中等",
"stem": "某地去年 GDP 为 5000 亿元,今年为 5750 亿元则今年的同比增长率为____。",
"options": [
{
"key": "A",
"text": "12%"
},
{
"key": "B",
"text": "13%"
},
{
"key": "C",
"text": "15%"
},
{
"key": "D",
"text": "16%"
}
],
"answer": "C",
"analysis": "增长率=(5750-5000)÷5000×100%=15%。",
"tags": [
"增长率"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-011",
"type": "行测",
"module": "资料分析",
"subModule": "基期量计算",
"difficulty": "困难",
"stem": "某地区今年粮食产量为 1260 万吨,同比增长 5%则去年粮食产量约为____。",
"options": [
{
"key": "A",
"text": "1180 万吨"
},
{
"key": "B",
"text": "1200 万吨"
},
{
"key": "C",
"text": "1210 万吨"
},
{
"key": "D",
"text": "1230 万吨"
}
],
"answer": "B",
"analysis": "基期量=1260÷(1+5%)=1260÷1.05=1200 万吨。",
"tags": [
"基期量"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-012",
"type": "行测",
"module": "常识判断",
"subModule": "法律常识",
"difficulty": "中等",
"stem": "根据《中华人民共和国民法典》自然人的民事权利能力始于____。",
"options": [
{
"key": "A",
"text": "年满 18 周岁"
},
{
"key": "B",
"text": "年满 16 周岁"
},
{
"key": "C",
"text": "出生"
},
{
"key": "D",
"text": "登记户口"
}
],
"answer": "C",
"analysis": "民事权利能力从出生时起到死亡时止,自然人一律平等享有。",
"tags": [
"民法"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-013",
"type": "行测",
"module": "常识判断",
"subModule": "时政热点",
"difficulty": "简单",
"stem": "新发展理念的核心内容包括创新、协调、绿色、开放、____。",
"options": [
{
"key": "A",
"text": "共享"
},
{
"key": "B",
"text": "公平"
},
{
"key": "C",
"text": "效率"
},
{
"key": "D",
"text": "安全"
}
],
"answer": "A",
"analysis": "新发展理念即创新、协调、绿色、开放、共享五大发展理念。",
"tags": [
"新发展理念"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-014",
"type": "行测",
"module": "言语理解",
"subModule": "逻辑填空",
"difficulty": "困难",
"stem": "面对复杂局面既要保持____的战略定力也要有____的应变能力二者不可偏废。",
"options": [
{
"key": "A",
"text": "临危不乱 见微知著"
},
{
"key": "B",
"text": "一成不变 随机应变"
},
{
"key": "C",
"text": "从容不迫 游刃有余"
},
{
"key": "D",
"text": "处变不惊 灵活机动"
}
],
"answer": "D",
"analysis": "“处变不惊”对应战略定力,“灵活机动”对应应变能力,语义搭配最恰当。",
"tags": [
"成语辨析"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-015",
"type": "行测",
"module": "资料分析",
"subModule": "增长率计算",
"difficulty": "中等",
"stem": "某企业一季度营收为 320 万元,二季度为 400 万元则二季度环比增长率约为____。",
"options": [
{
"key": "A",
"text": "25%"
},
{
"key": "B",
"text": "28%"
},
{
"key": "C",
"text": "30%"
},
{
"key": "D",
"text": "32%"
}
],
"answer": "A",
"analysis": "环比增长率=(400-320)÷320×100%=25%。",
"tags": [
"环比增长"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-016",
"type": "行测",
"module": "数量关系",
"subModule": "行程问题",
"difficulty": "困难",
"stem": "一艘船顺水航行 40 千米用 2 小时,逆水航行 24 千米用 3 小时,则水流速度是多少?",
"options": [
{
"key": "A",
"text": "3 km/h"
},
{
"key": "B",
"text": "4 km/h"
},
{
"key": "C",
"text": "5 km/h"
},
{
"key": "D",
"text": "6 km/h"
}
],
"answer": "D",
"analysis": "顺水速度 20 km/h逆水速度 8 km/h水流速度=(20-8)÷2=6 km/h。",
"tags": [
"流水行船"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-017",
"type": "行测",
"module": "判断推理",
"subModule": "图形推理",
"difficulty": "中等",
"stem": "下列图形中阴影部分的移动规律是每次顺时针移动一格则第四个图形阴影应位于____。",
"options": [
{
"key": "A",
"text": "左上角"
},
{
"key": "B",
"text": "右上角"
},
{
"key": "C",
"text": "右下角"
},
{
"key": "D",
"text": "左下角"
}
],
"answer": "C",
"analysis": "阴影按顺时针方向每次移动一格,第四个图形位于右下角。",
"tags": [
"位置变化"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
},
{
"id": "demo-q-018",
"type": "行测",
"module": "资料分析",
"subModule": "增长率计算",
"difficulty": "中等",
"stem": "某市今年居民人均可支配收入为 48000 元,同比增长 8%则去年约为____。",
"options": [
{
"key": "A",
"text": "44000 元"
},
{
"key": "B",
"text": "44444 元"
},
{
"key": "C",
"text": "45000 元"
},
{
"key": "D",
"text": "46000 元"
}
],
"answer": "B",
"analysis": "基期量=48000÷(1+8%)≈44444 元。",
"tags": [
"基期量"
],
"source": "内置演示题库",
"createdAt": "2026-08-27T00:00:00+08:00"
}
]