Upload Button Icon Add office photos

Filter interviews by

Zivaka Interview Questions and Answers

Updated 10 Jun 2024

Zivaka Interview Experiences

Popular Designations

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

Junior Developer Interview Questions asked at other Companies

Q1. If a client website is in trouble, they are bleeding money, would you show the client the watch and say my time is over, or are you someone who will stay up all night unless problem is solved?
View answer (1)
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

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)

Interview questions from similar companies

I applied via Company Website and was interviewed before Sep 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Logical Aptitude, Verbal, Numerical

Round 3 - Coding Test 

2 codes one small and easy , another big and medium difficultly

Round 4 - Behavioral 

(2 Questions)

  • Q1. Introduction , Academic Project,
  • Q2. Coding Questions, Company Related Questions

Interview Preparation Tips

Topics to prepare for TCS Software Developer interview:
  • Coding
Interview preparation tips for other job seekers - In aptitude focus on Logical and Verbal aptitude and work on projects and coding skills

Analyst Interview Questions & Answers

TCS user image Anonymous

posted on 30 Sep 2022

I applied via LinkedIn and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Good problemtic Skills and knowledge check and sharpness

Round 2 - Coding Test 

C Language use for programs and Oracle and Java in learning process

Round 3 - HR 

(3 Questions)

  • Q1. Any coding Question and stay for job purpose
  • Q2. Any operators working or any logical program tell
  • Ans. 

    Yes, there are many operators and logical programs used in various fields.

    • Operators like +, -, *, / are used in mathematical calculations.

    • Logical programs like if-else, switch-case are used in programming.

    • Operators like AND, OR, NOT are used in boolean logic.

    • Operators like >, <, == are used in comparisons.

    • Examples of logical programs include sorting algorithms, search algorithms, etc.

  • Answered by AI
  • Q3. Check my comutication with others

Interview Preparation Tips

Topics to prepare for TCS Analyst interview:
  • c and
Interview preparation tips for other job seekers - good guide for my job purpose so best choose to our qualification

I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Introduction for your reference
  • Q2. Introduction to the same
  • Q3. Introduction to the smoky

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduction to the smoky and thanks for your

Interview Questionnaire 

1 Question

  • Q1. Training?

Interview Preparation Tips

Interview preparation tips for other job seekers - Best training in India. No doubt

Interview Questionnaire 

1 Question

  • Q1. Related to my subject

Interview Questionnaire 

2 Questions

  • Q1. Python
  • Q2. Webdevelopment

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Add your questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your interview advice and tips

Interview Questionnaire 

1 Question

  • Q1. Some basic programming and technical questions of python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well ! :) All the best

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.

Zivaka Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.2k Interviews
View all

Zivaka Reviews and Ratings

based on 2 reviews

1.5/5

Rating in categories

3.0

Skill development

1.0

Work-life balance

1.5

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.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview