Find Interview Questions for Top Companies
Dashen bank s.c. Interview Questions and Answers
Ques:- What is the difference between the full, simple and bulk log recovery models?
Right Answer:
The full recovery model allows for complete data recovery by maintaining a full transaction log, enabling point-in-time recovery. The simple recovery model does not keep a transaction log, which means that after a transaction is committed, it cannot be recovered; it is suitable for scenarios where data loss is acceptable. The bulk-logged recovery model allows for bulk operations to be minimally logged, reducing log space usage while still allowing for point-in-time recovery, but it does not guarantee it during bulk operations.
Ques:- What is Core Banking
Right Answer:
Core Banking refers to the services provided by a network of bank branches that allow customers to conduct their banking activities, such as deposits, withdrawals, and loan management, from any branch within the network, typically supported by centralized software systems.
Ques:- How to configure rip?
Right Answer:
To configure RIP (Routing Information Protocol) on a router, follow these steps:

1. Enter global configuration mode:
```
configure terminal
```

2. Enable RIP and specify the version (RIP v1 or v2):
```
router rip
version 2
```

3. Specify the networks you want to advertise:
```
network [network_address]
```

4. (Optional) If using RIP v2, enable passive interfaces if needed:
```
passive-interface [interface_name]
```

5. Exit configuration mode:
```
exit
```

6. Save the configuration:
```
write memory
```

Repeat the `network` command for each network you want to include in the RIP configuration.
Ques:- What is Broadband?
Right Answer:
Broadband is a high-speed internet connection that allows for fast data transmission over a wide range of frequencies, enabling multiple services like internet, phone, and television to be delivered simultaneously.
Ques:- How do you handle alert fatigue and prioritize incidents?
Right Answer:

To handle alert fatigue, I prioritize incidents by implementing a tiered alerting system that categorizes alerts based on severity and impact. I also regularly review and tune alert thresholds to reduce noise, use automation to filter out non-critical alerts, and establish clear escalation paths. Additionally, I analyze historical data to identify recurring issues and focus on resolving root causes to minimize future alerts.

Dashen Bank S.C. is one of the leading financial institutions in Ethiopia, committed to providing innovative banking solutions and exceptional customer service to individuals, businesses, and organizations across the country. Established in 1995, Dashen Bank has grown to become a trusted partner for millions of Ethiopians, offering a wide range of banking products and services tailored to meet the diverse needs of its customers. At Dashen Bank, we understand the importance of financial inclusion and empowerment in driving economic growth and development. That's why we strive to make banking accessible to all Ethiopians, regardless of their location or socio-economic status. Our extensive network of branches and ATMs, combined with our robust online and mobile banking platforms, ensures that customers can conveniently access their accounts and conduct transactions whenever and wherever they need to. One of the key strengths of Dashen Bank lies in our commitment to innovation and technology. We continuously invest in modern banking infrastructure and digital solutions to enhance the customer experience and streamline banking operations. Whether it's mobile banking, internet banking, or digital payments, Dashen Bank is at the forefront of leveraging technology to bring banking services closer to our customers. In conclusion, Dashen Bank S.C. is more than just a financial institution – we're a partner for progress and prosperity in Ethiopia. With our commitment to innovation, accessibility, and customer satisfaction, we are poised to continue driving positive change and empowering individuals and businesses to achieve their financial goals.
AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users