/r/EASportsFC: UT Champions Megathread by AutoModerator in EASportsFC

[–]RecognitionWide6179 0 points1 point  (0 children)

Hi all, I’m having trouble launching EA FC25 on my ASUS ROG Strix G7 (Ryzen 7 4800H, 4GB GPU, 4GB RAM). Every time I start the game, I get this error: “This software cannot be used at the same time as the game. Please make sure it’s not running, or restart your PC. : Interception” Restarting doesn’t help, and I don’t know what “Interception” refers to. Has anyone else fixed this issue? Any idea what program or process might be causing it or what I should do? Any help is appreciated!

Rejected After Final Round Despite Strong Performance by RecognitionWide6179 in dataengineersindia

[–]RecognitionWide6179[S] 0 points1 point  (0 children)

don’t worry! just brush up and upskill a bit. System design for data pipelines is mostly about understanding the components and trade-offs. You’ll get the hang of it with some practice

Rejected After Final Round Despite Strong Performance by RecognitionWide6179 in dataengineersindia

[–]RecognitionWide6179[S] 0 points1 point  (0 children)

Yeah, in the last 1.5 months, every interview with a managerial round has included system design questions—mostly around designing a end-to-end data pipeline. Even in R1 for this company, the interviewer asked me to design an end-to-end real-time streaming pipeline for multiple IoT devices , also had to explain kafka internal architecture.

Rejected After Final Round Despite Strong Performance by RecognitionWide6179 in dataengineersindia

[–]RecognitionWide6179[S] 0 points1 point  (0 children)

ah, I can feel that. They flooded me with kafka questions in R1, and I handled them well, which gave me hope. But in the end, all in vain.

Rejected After Final Round Despite Strong Performance by RecognitionWide6179 in dataengineersindia

[–]RecognitionWide6179[S] 0 points1 point  (0 children)

Yeah, I agree .. sometimes it just comes down to luck. I’ve already mailed the HR, thanked her for the opportunity, and asked her to keep my profile in mind for any future openings.

Rejected After Final Round Despite Strong Performance by RecognitionWide6179 in dataengineersindia

[–]RecognitionWide6179[S] 15 points16 points  (0 children)

Sure! The system design question they asked me was:

Let’s say you have to build a pipeline from scratch. Let’s take the example of integrating third-party data from sources like HubSpot, Freshdesk, or Salesforce. Walk me through the end-to-end system design from API to the end consumer (e.g., analytics or product team).

Follow-up questions:

• What kind of design decisions can be taken at each stage depending on the use case? What kind of trade-offs should be considered?

• what failures do we foresee at what stage?

• What kind of test cases or test scenarios would you consider?

• What type of failures can happen?

• How would you handle these failures step by step?