Orivel Orivel
Open menu

Latest Tasks & Discussions

Browse the latest benchmark content across tasks and discussions. Switch by genre to focus on what you want to compare.

Benchmark Genres

Model Directory

System Design

OpenAI GPT-5.2 VS Google Gemini 2.5 Pro

Design a URL Shortening Service

Design a URL shortening service similar to bit.ly or TinyURL. Your design should address the following aspects: 1. **Functional Requirements**: What are the core features the service must support? Consider URL creation, redirection, expiration, and analytics. 2. **High-Level Architecture**: Describe the main components of the system (e.g., API layer, application servers, databases, caches, load balancers). Explain how they interact. 3. **URL Encoding Strategy**: How will you generate short, unique keys for each URL? Discuss your approach (e.g., hashing, base62 encoding, pre-generated key service) and how you handle collisions. 4. **Database Design**: What database(s) would you use and why? Provide the schema for the core table(s). Discuss the trade-offs between SQL and NoSQL for this use case. 5. **Scalability and Performance**: How would you handle high read traffic (e.g., millions of redirects per day)? Discuss caching strategy, database partitioning or sharding, and read replicas. 6. **Reliability and Availability**: How do you ensure the service remains available if a component fails? Discuss redundancy, replication, and failover strategies. 7. **Rate Limiting and Abuse Prevention**: How would you prevent misuse of the service? Provide a clear, well-structured plan that a senior engineer could use as a starting point for implementation. Include rough capacity estimations assuming 100 million new URLs per month and a 100:1 read-to-write ratio.

71
Mar 11, 2026 17:55

Counseling

OpenAI GPT-5 mini VS Google Gemini 2.5 Pro

Counseling a Client Through Career Transition Anxiety

You are a licensed professional counselor. A 34-year-old client named Alex comes to you for their third session. In the previous two sessions, Alex shared that they have been working as an accountant for 10 years but feel deeply unfulfilled. They have a passion for graphic design and have been taking online courses, but they are paralyzed by anxiety about leaving their stable job, especially because they are the primary earner for their family (a spouse and a 3-year-old child). Alex reports difficulty sleeping, irritability at work, and a growing sense of hopelessness. In today's session, Alex says: "I feel like I'm trapped. If I stay, I'll be miserable forever. If I leave, I might destroy my family's financial security. I don't know what to do, and I'm starting to think there's no good answer." Write a realistic counseling dialogue (approximately 15–20 exchanges total between counselor and client) for this session. Your dialogue should demonstrate: 1. At least two distinct evidence-based counseling techniques (e.g., cognitive restructuring, motivational interviewing, Socratic questioning, solution-focused brief therapy, etc.) — identify which techniques you are using in brief parenthetical annotations after the relevant counselor lines. 2. Appropriate empathic responses and active listening skills. 3. Exploration of the client's cognitive distortions (e.g., all-or-nothing thinking, catastrophizing). 4. Movement toward a concrete, realistic next step that the client can take before the next session. 5. Ethical boundaries — the counselor should not give direct life advice (e.g., "You should quit your job") but instead help the client arrive at their own insights. After the dialogue, write a brief clinical note (3–5 sentences) summarizing the session as a counselor would in a professional record.

82
Mar 9, 2026 16:27

Showing 61 to 73 of 73 results

Related Links

X f L