Upload Button Icon Add office photos

Filter interviews by

Zivaka Interview Questions and Answers

Updated 10 Jun 2024
Popular Designations

6 Interview questions

A Reactjs Developer was asked 12mo ago
Q. How do you handle API requests in React?
Ans. 

API requests in React can be handled using fetch or axios to make asynchronous calls to the server.

  • Use fetch or axios to make API requests in React

  • Handle the response using promises or async/await

  • Update the state with the fetched data to render it in the UI

View all Reactjs Developer interview questions
A Reactjs Developer was asked 12mo ago
Q. What are hooks in React, and what types of hooks are available?
Ans. 

Hooks are a new feature in React that allow you to use state and other React features without writing a class.

  • Hooks are functions that let you use state and other React features in functional components.

  • Types of hooks include useState, useEffect, useContext, useReducer, useCallback, useMemo, useRef, useImperativeHandle, useLayoutEffect, useDebugValue.

  • Example: useState hook allows you to add state to functional com...

View all Reactjs Developer interview questions
A Junior Developer was asked 12mo ago
Q. How does the HTTP process work in Flutter?
Ans. 

HTTP process in Flutter involves making network requests to fetch data from servers.

  • Use packages like http or dio to make HTTP requests in Flutter.

  • Send requests to a server using methods like GET, POST, PUT, DELETE.

  • Handle responses using Future and async/await.

  • Example: Making a GET request to fetch data from an API.

View all Junior Developer interview questions
A Junior Developer was asked 12mo ago
Q. How does the model work in Flutter?
Ans. 

In Flutter, models are used to represent data and manage state within an application.

  • Models are classes that define the structure of data in an application.

  • They are used to store and manage data, as well as handle business logic.

  • Models can be used to update the UI when data changes, using the setState() method.

  • Example: class User { String name; int age; }

  • Example: class Product { String name; double price; }

View all Junior Developer interview questions
A Junior Developer was asked 12mo ago
Q. Why do we use separate service providers in Flutter?
Ans. 

Separate service providers in Flutter help to decouple the business logic from the UI layer, making the code more modular and maintainable.

  • Separate service providers help in following the single responsibility principle by separating the UI logic from the business logic.

  • They make the code more modular and easier to maintain by allowing for easier testing and reusability of code.

  • Service providers can be used to han...

View all Junior Developer interview questions
A Junior Developer was asked 12mo ago
Q. What is feature branching in GitHub?
Ans. 

Feature branching in Github is a practice of creating a separate branch for each new feature or task to isolate changes.

  • Feature branching helps in keeping the main branch clean and stable.

  • Developers can work on different features simultaneously without interfering with each other's code.

  • Once the feature is complete, it can be merged back into the main branch through a pull request.

  • Example: Creating a 'login-featur...

View all Junior Developer interview questions

Zivaka Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is feature branching in Github?
  • Ans. 

    Feature branching in Github is a practice of creating a separate branch for each new feature or task to isolate changes.

    • Feature branching helps in keeping the main branch clean and stable.

    • Developers can work on different features simultaneously without interfering with each other's code.

    • Once the feature is complete, it can be merged back into the main branch through a pull request.

    • Example: Creating a 'login-feature' br...

  • Answered by AI
  • Q2. How http process in flutter?
  • Ans. 

    HTTP process in Flutter involves making network requests to fetch data from servers.

    • Use packages like http or dio to make HTTP requests in Flutter.

    • Send requests to a server using methods like GET, POST, PUT, DELETE.

    • Handle responses using Future and async/await.

    • Example: Making a GET request to fetch data from an API.

  • Answered by AI
  • Q3. How model works in flutter?
  • Ans. 

    In Flutter, models are used to represent data and manage state within an application.

    • Models are classes that define the structure of data in an application.

    • They are used to store and manage data, as well as handle business logic.

    • Models can be used to update the UI when data changes, using the setState() method.

    • Example: class User { String name; int age; }

    • Example: class Product { String name; double price; }

  • Answered by AI
  • Q4. Why we use separate service provider in Flutter?
  • Ans. 

    Separate service providers in Flutter help to decouple the business logic from the UI layer, making the code more modular and maintainable.

    • Separate service providers help in following the single responsibility principle by separating the UI logic from the business logic.

    • They make the code more modular and easier to maintain by allowing for easier testing and reusability of code.

    • Service providers can be used to handle n...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What're hooks in react and types of hooks
  • Ans. 

    Hooks are a new feature in React that allow you to use state and other React features without writing a class.

    • Hooks are functions that let you use state and other React features in functional components.

    • Types of hooks include useState, useEffect, useContext, useReducer, useCallback, useMemo, useRef, useImperativeHandle, useLayoutEffect, useDebugValue.

    • Example: useState hook allows you to add state to functional componen...

  • Answered by AI
  • Q2. How to handle api requests in react
  • Ans. 

    API requests in React can be handled using fetch or axios to make asynchronous calls to the server.

    • Use fetch or axios to make API requests in React

    • Handle the response using promises or async/await

    • Update the state with the fetched data to render it in the UI

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just strengthen your fundamentals in the subject matter.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Zivaka?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Where did you work on the specific skill required for the job?
  • Ans. 

    I honed my analytical skills through various projects in my previous roles, focusing on data interpretation and stakeholder communication.

    • Worked on a project analyzing customer feedback data to improve product features, resulting in a 20% increase in user satisfaction.

    • Collaborated with cross-functional teams to gather requirements for a new software tool, ensuring alignment with business objectives.

    • Utilized SQL and Exc...

  • Answered by AI

Intern Interview Questions & Answers

Cognizant user image vagmi gupta

posted on 13 Jul 2022

I appeared for an interview before Jul 2021.

Round 1 - Technical 

(2 Questions)

  • Q1. About your project and s1kills
  • Q2. Interview went well .

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare atleast one language or technology

Data Analyst Interview Questions & Answers

Amazon user image himanshu kohli

posted on 31 May 2021

I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Introducing your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. Why Amazon?
  • Q2. What do you expect from Amazon?
  • Ans. 

    I expect Amazon to foster innovation, provide growth opportunities, and maintain a customer-centric culture.

    • Opportunities for professional development, such as training programs and mentorship.

    • A collaborative work environment that encourages teamwork and idea sharing.

    • Access to cutting-edge technology and resources to drive innovation.

    • A strong focus on customer satisfaction, ensuring that every decision prioritizes the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open to anything, and keep your expectations low as your expectations might kill you. Just relax and take everything in a healthy way
Are these interview questions helpful?

Interview Questionnaire 

2 Questions

  • Q1. Technical
  • Q2. Be yourself

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. *Introduce yourself *Purpose of working in the Company *Educational Background *Family Background *Goals and Ambition
  • Ans. 

    Experienced professional with a strong educational background and clear career ambitions, eager to contribute to the company's success.

    • I have over 5 years of experience in project management, leading teams to successfully deliver complex projects on time.

    • I hold a Master's degree in Business Administration from XYZ University, where I specialized in strategic management.

    • My family has always emphasized the importance of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident about what you speak.

I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are different types of cloud?
  • Q2. What is workflow,trigger, different types of reports, roles, profiles, permission set, sharing rules etc?
  • Ans. 

    Workflow, trigger, reports, roles, profiles, permission set, and sharing rules are all important features in Salesforce.

    • Workflow is a series of automated steps that can be used to streamline business processes.

    • Triggers are used to execute code before or after a record is inserted, updated, or deleted.

    • Reports are used to display data in a visual format, such as a table or chart.

    • Roles are used to define the hierarchy of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Google the question related to your topic and also become 100% prepared with your resume.

Skills evaluated in this interview

Zivaka Interview FAQs

How many rounds are there in Zivaka interview?
Zivaka interview process usually has 1 rounds. The most common rounds in the Zivaka interview process are Technical.
What are the top questions asked in Zivaka interview?

Some of the top questions asked at the Zivaka interview -

  1. Why we use separate service provider in Flutt...read more
  2. What're hooks in react and types of ho...read more
  3. What is feature branching in Gith...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.8
 • 8.6k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.8
 • 3.4k Interviews
View all

Zivaka Reviews and Ratings

based on 2 reviews

1.4/5

Rating in categories

3.0

Skill development

1.0

Work-life balance

1.4

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

2.0

Work satisfaction

Explore 2 Reviews and Ratings
Compare Zivaka with

TCS

3.6
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview