Add office photos
Employer?
Claim Account for FREE

Citicorp

3.7
based on 4.4k Reviews
Video summary
Filter interviews by

10+ Janata Sahakari Bank Interview Questions and Answers

Updated 10 Dec 2024
Popular Designations

Q1. What are the return types of an action method in MVC?

Ans.

The return types of an action method in MVC can be ViewResult, PartialViewResult, JsonResult, RedirectResult, RedirectToRouteResult, ContentResult, FileResult, HttpNotFoundResult, HttpStatusCodeResult, etc.

  • ViewResult - returns a view to the browser

  • PartialViewResult - returns a partial view to the browser

  • JsonResult - returns JSON-formatted data

  • RedirectResult - redirects to a specified URL

  • RedirectToRouteResult - redirects to a specified route

  • ContentResult - returns a user-defin...read more

Add your answer

Q2. What is difference between syndication and consortium

Ans.

Syndication involves multiple parties working together to finance a project, while a consortium is a group of companies collaborating on a specific project or goal.

  • Syndication typically involves financial institutions coming together to provide funding for a large project or investment.

  • Consortiums are often formed by companies in the same industry to work together on research and development projects or to achieve a common goal.

  • Syndication is more focused on financing, while ...read more

Add your answer

Q3. Write a program to find whether a number is divisible by 13

Ans.

Program to check if a number is divisible by 13

  • Use the modulo operator (%) to check if the number is divisible by 13

  • If the remainder is 0, then the number is divisible by 13

  • Example: num % 13 == 0

Add your answer

Q4. What was the data flow of you last project?

Ans.

The data flow of my last project involved collecting, processing, analyzing, and visualizing data from multiple sources.

  • Collected raw data from various sources such as databases, APIs, and user inputs

  • Processed the data using ETL tools to clean, transform, and integrate it for analysis

  • Analyzed the processed data using statistical methods and machine learning algorithms

  • Visualized the results through interactive dashboards and reports for stakeholders

  • Implemented data governance ...read more

Add your answer
Discover Janata Sahakari Bank interview dos and don'ts from real experiences

Q5. where do you use snyk ?

Ans.

I use Snyk for identifying and fixing vulnerabilities in our codebase.

  • We use Snyk to scan our code repositories for security vulnerabilities

  • Snyk helps us prioritize and fix vulnerabilities in our applications

  • Integrating Snyk into our CI/CD pipeline ensures security checks are automated

Add your answer

Q6. What are promises in javascript

Ans.

Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

  • Promises are used to handle asynchronous operations in JavaScript.

  • They can be in one of three states: pending, fulfilled, or rejected.

  • Promises can be chained using .then() method to handle success and failure cases.

  • They help in writing cleaner and more readable asynchronous code.

  • Example: const myPromise = new Promise((resolve, reject) => { ... });

Add your answer
Are these interview questions helpful?

Q7. Role of Background in cucumber bdd

Ans.

Background plays a crucial role in Cucumber BDD as it sets up the initial state for scenarios and helps in maintaining the context throughout the test execution.

  • Background is used to define steps that are common to all scenarios in a feature file.

  • It helps in reducing duplication of code by setting up preconditions for scenarios.

  • Background steps are executed before each scenario in the feature file.

  • It improves readability and maintainability of feature files by separating comm...read more

Add your answer

Q8. What is materilized view

Ans.

A materialized view is a database object that stores the result of a query and can be used to improve query performance.

  • Materialized views are precomputed and stored in the database, reducing the need for expensive query execution.

  • They are updated periodically to reflect changes in the underlying data.

  • Materialized views can be used to speed up complex queries or aggregate data for reporting purposes.

  • They are particularly useful in situations where the underlying data changes ...read more

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Explain your CI/CD pipeline?

Ans.

CI/CD pipeline automates the process of integrating code changes, testing, and deploying to production.

  • Automates code integration, testing, and deployment

  • Uses tools like Jenkins, GitLab CI/CD, or CircleCI

  • Includes stages like build, test, deploy

  • Facilitates continuous delivery and deployment

  • Improves software quality and speed of delivery

Add your answer

Q10. What is pricing

Ans.

Pricing refers to the process of determining the value of a product or service and setting a price for it.

  • Pricing involves analyzing costs, competition, and customer demand to determine the optimal price point.

  • Different pricing strategies include cost-plus pricing, value-based pricing, and competitive pricing.

  • Pricing decisions can impact sales, profitability, and market positioning.

  • Examples of pricing strategies include premium pricing for luxury products and penetration pric...read more

Add your answer

Q11. Explain MVC pattern

Ans.

MVC pattern is a software design pattern that separates an application into three main components: Model, View, and Controller.

  • Model represents the data and business logic of the application.

  • View represents the UI components of the application.

  • Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly.

  • Example: In a web application, the Model could be a database, the View could be the HTML/CSS for the user interface, and t...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Janata Sahakari Bank

based on 25 interviews
2 Interview rounds
Technical Round - 1
Technical Round - 2
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Associate Vice President Interview Questions from Similar Companies

3.9
 • 11 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter