Upload Button Icon Add office photos

Filter interviews by

Bista Solutions Interview Questions and Answers for Experienced

Updated 20 Sep 2022

Bista Solutions Interview Experiences for Experienced

Popular Designations

1 interview found

Round 1 - HR 

(1 Question)

  • Q1. Basically she wanted to know my Communication skill
Round 2 - Technical 

(1 Question)

  • Q1. Technical, Functional and some logic
Round 3 - One-on-one 

(1 Question)

  • Q1. One 2 one round with CTO ( he wanted to know that am I able to handle client or not)
Round 4 - HR 

(1 Question)

  • Q1. Discussed on Expected CTC

Interview Preparation Tips

Topics to prepare for Bista Solutions Software Developer interview:
  • Odoo,Python , Sql and functional
Interview preparation tips for other job seekers - before going to take interview just brush up Python, Odoo , Sql and Functional

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What was the architecture used in your project?
  • Q2. What is the IDisposal? Give an example used in the applicstion.
  • Ans. 

    IDisposable is an interface used to release unmanaged resources.

    • It is used to release unmanaged resources like file handles, database connections, etc.

    • It has a single method called Dispose() which is used to release the resources.

    • It is implemented by classes that use unmanaged resources and needs to be disposed of.

    • Example: SqlConnection class implements IDisposable to release the database connection.

    • Example: FileStream...

  • Answered by AI
  • Q3. What is Dependency Injection and how can we inplement those?
  • Ans. 

    Dependency Injection is a design pattern that allows objects to receive dependencies rather than creating them internally.

    • Dependency Injection is used to reduce tight coupling between software components.

    • It allows for easier testing and maintenance of code.

    • There are three types of Dependency Injection: Constructor Injection, Setter Injection, and Interface Injection.

    • Frameworks like Spring and Angular provide built-in s

  • Answered by AI
  • Q4. Write the code to concatenate the value with comma in the given array. int[] arr = {1, 2, 3,4,5}
  • Ans. 

    Concatenate the values in the given integer array with comma.

    • Convert the integer array to string array using Arrays.toString()

    • Use String.join() method to concatenate with comma

  • Answered by AI
  • Q5. Explaination of Interface and Abstract classes.
  • Ans. 

    Interfaces and abstract classes are used for abstraction and defining contracts.

    • Interfaces are a collection of abstract methods that define a contract for a class to implement.

    • Abstract classes are classes that cannot be instantiated and can have both abstract and concrete methods.

    • Interfaces can be implemented by multiple classes, while a class can only inherit from one abstract class.

    • Interfaces are used for loose coupl...

  • Answered by AI
  • Q6. Is it possible to instanciate the abstract class? Explain.
  • Ans. 

    No, abstract classes cannot be instantiated.

    • Abstract classes are incomplete and cannot be instantiated on their own.

    • They can only be used as a base class for other classes.

    • Instantiation of an abstract class will result in a compile-time error.

    • However, concrete classes that inherit from the abstract class can be instantiated.

  • Answered by AI
  • Q7. What is Solid Principle? Give the examples used in your application.
  • Ans. 

    SOLID is a set of principles for object-oriented programming to make software more maintainable and scalable.

    • S - Single Responsibility Principle

    • O - Open/Closed Principle

    • L - Liskov Substitution Principle

    • I - Interface Segregation Principle

    • D - Dependency Inversion Principle

    • Example: Using Single Responsibility Principle to separate UI and business logic

    • Example: Using Open/Closed Principle to extend functionality without mo

  • Answered by AI
  • Q8. Explain about the design pattern used in your application.
  • Ans. 

    We used the Model-View-Controller (MVC) design pattern in our application.

    • MVC separates the application into three interconnected components: the model, the view, and the controller.

    • The model represents the data and business logic of the application.

    • The view displays the data to the user.

    • The controller handles user input and updates the model and view accordingly.

    • MVC promotes separation of concerns and modularity.

    • Examp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare strongly whatever you have worked practically in your projects.

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Bulk binding variables, procedure function difference, SQL loader, Cursor types in details, collections in details

Interview Preparation Tips

Interview preparation tips for other job seekers - Attended 2 technical and 1 Client round.
In the 1st technical round asked deep questions on advanced Pl SQL as well as Some SQL queries.
2nd technical round was happened based on the current role and experience.
And in the client round check the ability of candidate. By giving some scenario like what is the complex situation you face in the work and how you have resolved that.
In this sort of questions take your time about 30 sec think about what to tell and how to tell. You ll judge you on the basis of, the way you answer the question.

Interview Questionnaire 

4 Questions

  • Q1. Citrix VDA troubleshooting tools
  • Q2. Citrix xendesktop cu upgrade path
  • Q3. Citrix on perm to cloud migration
  • Q4. Benifits of WVD with citrix
  • Ans. 

    WVD with Citrix provides enhanced security, scalability, and flexibility for virtual desktop infrastructure.

    • Improved user experience with Citrix HDX technology

    • Centralized management and monitoring with Citrix Virtual Apps and Desktops

    • Enhanced security with Citrix ADC and NetScaler Gateway

    • Scalability and flexibility with Citrix Cloud services

    • Ability to leverage existing Citrix investments

    • Reduced infrastructure costs and

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Professional introduction
  • Q2. Project handled and details
  • Q3. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - The company being into engineering services they would look for a balance between your technical and behavioral skills. You need to be very good with the project you have handled in your current/previous organization(s) and the way you present your technical skills will add more to the score. This company also seeks an excellent presentation skill and good communication.

Interview Questionnaire 

2 Questions

  • Q1. Describe the situation where you have gone out of the box to help the customer.
  • Ans. 

    I once went out of the box to help a customer by personally delivering their order when the delivery service failed.

    • Delivery service failed to deliver a customer's order

    • To ensure customer satisfaction, I personally delivered the order

    • Customer was delighted with the extra effort

  • Answered by AI
  • Q2. If you get such questions in interviews always try to be short and clear in framing sentences. Always use Star technique to answer such questions. Situation task action result.

Interview Questionnaire 

2 Questions

  • Q1. Your resume is so big, please tell us your day to day activity along with your past experience
  • Q2. Before going for any further questions, your resume put an impression that how experienced you are. Your CV should be very precise, it shouldn't be of n number of pages, that doesnot make good impression. ...

I applied via Naukri.com and was interviewed in Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

9 Questions

  • Q1. Q. Describe yourself and your day to day activities.
  • Q2. What enhancement you did in your current project?
  • Q3. What is “stat” in dispatcher?
  • Ans. 

    Stat is a command in dispatcher that displays statistics about the current state of the system.

    • Stat is a command used in dispatcher to display statistics about the current state of the system.

    • It can be used to view information about the CPU, memory, and disk usage.

    • For example, 'stat -u' displays CPU usage statistics.

    • Another example is 'stat -m' which displays memory usage statistics.

  • Answered by AI
  • Q4. What is difference between apache normal restart and graceful restart?
  • Ans. 

    Apache normal restart stops and starts the server, while graceful restart allows current connections to finish before restarting.

    • Normal restart stops and starts the server immediately, causing all active connections to be terminated.

    • Graceful restart allows the server to continue serving current connections until they are finished, then starts a new instance of the server.

    • Graceful restart is useful for minimizing downti...

  • Answered by AI
  • Q5. What is difference between reload and restart?
  • Ans. 

    Reload refers to reloading the configuration without restarting the service, while restart refers to stopping and starting the service.

    • Reload is a process of reloading the configuration of a service without stopping it completely.

    • Restart is a process of stopping and starting the service completely.

    • Reload is faster than restart as it does not require the service to be completely stopped.

    • Reload is useful when making mino...

  • Answered by AI
  • Q6. Why we use security groups in AWS?
  • Ans. 

    Security groups are used to control inbound and outbound traffic for EC2 instances in AWS.

    • Security groups act as virtual firewalls for EC2 instances.

    • They allow or deny traffic based on rules defined by the user.

    • They can be assigned to multiple instances.

    • They are stateful, meaning they keep track of the traffic flow and allow the response traffic.

    • They can be used to restrict access to specific ports or IP addresses.

    • They...

  • Answered by AI
  • Q7. What is NAT and how to configure it?
  • Ans. 

    NAT stands for Network Address Translation. It is used to translate private IP addresses to public IP addresses.

    • NAT is used to allow devices with private IP addresses to access the internet using a public IP address.

    • It can be configured on a router or firewall.

    • There are three types of NAT: static, dynamic, and port forwarding.

    • Static NAT maps a private IP address to a public IP address permanently.

    • Dynamic NAT maps a pri...

  • Answered by AI
  • Q8. Which CIDR you are using in your VPC?
  • Ans. 

    We are using CIDR block 10.0.0.0/16 in our VPC.

    • Our VPC is using the private IP address range of 10.0.0.0/16

    • This CIDR block allows us to have up to 65,536 IP addresses

    • We have divided the VPC into multiple subnets using smaller CIDR blocks

  • Answered by AI
  • Q9. Explain CICD process/architecture you implemented ?
  • Ans. 

    Implemented CICD process using Jenkins, Git, Docker and Kubernetes.

    • Used Jenkins for continuous integration and continuous delivery

    • Git for version control and code management

    • Docker for containerization and portability

    • Kubernetes for container orchestration and scaling

    • Implemented automated testing and deployment pipelines

    • Enabled faster and more reliable software delivery

    • Reduced manual errors and increased efficiency

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There was three round..
First round was telephonic and it was technical .
2nd round was face to face and it was also technical.
3rd round was managerial round.
Every round was for around around 1 hour.

Always try to answer this questions using practical approach. If you are not aware about any topic then you can ask interviewer to describe the question. And if they are asking about any specific tool and you don't have experience on that , then you can relate that tool with any tool on which you have worked. like bamboo is similar to jenkins/codeplay/.
Git is similar to bitbucket. Nexus artifactory manager is similar to jfrog.

But if any question/topic is totally new to you then you can politely say NO and can say that sorry i did not get chance to work on it.


At last ,Keep Studying .. Hard work is the only key.. Never loose hope wherever you are not able to crack.. take that as learning . i prepared and appeared in approx 20-25 interviews in 6 months. Many times i thought that i am not capable but then again i started working hard and finally i grabbed three offer letter.
Remember hard work and never give up attitude pays off.

Skills evaluated in this interview

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

Interview Questionnaire 

4 Questions

  • Q1. 1st round technical telephonic interview with 10 question(approximately)
  • Q2. 2 nd round team development and technical questions(telephonic)
  • Q3. 3rd round Client interview telephonic technical - onsite
  • Q4. 4th round general question Client round - onsite

Interview Preparation Tips

Interview preparation tips for other job seekers - Got selected. Be strong in your technical side.

I applied via Recruitment Consultant and was interviewed in Feb 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1.If an URL is not reachable then what are all the possible reasons?
  • Ans. 

    Possible reasons for an unreachable URL

    • Server is down

    • Incorrect URL

    • DNS resolution failure

    • Firewall or security settings

    • Network connectivity issues

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I faced shockingly unprofessional and fraudulent behaviour by UST Global HR.Position was permenent with UST Global but I would work in Amadeus Software labs office in Prestige Techno Park office in Kadubeesanhalli in Bangalore.There were 2 rounds,first one was telephonic which I cleared.The second was face 2 face,I went to Amadeus office in PrestegeTech Park.That interview went off well ,I answered all the questions.But shockingly I was told two days later the feedback was not positive.
I was shocked as all the time and effort that I had invested in attending this interview had got wasted.The actual reason was that UST Global was not competent enough to pay my expected CTC so they shamelessly gave an excuse that the interview feedback was not positive.Such fraudulent practices must be checked.As this is Bangalore and UST Global is not the only company that is there, if my interview had not gone well I would have concentrated on other interviews rather than writing this review.The only intention behind writing this review is to expose what this company has done.Fraud should always be called out,ignoring it only serves as further encouragement. Hence ,I would urge people to exercise due caution while attending this company's interview.

Skills evaluated in this interview

Bista Solutions Interview FAQs

How many rounds are there in Bista Solutions interview for experienced candidates?
Bista Solutions interview process for experienced candidates usually has 4 rounds. The most common rounds in the Bista Solutions interview process for experienced candidates are HR, Technical and One-on-one Round.
How to prepare for Bista Solutions interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Bista Solutions. The most common topics and skills that interviewers at Bista Solutions expect are Python, Postgresql, Inventory Management, Techno Functional and Computer Science.
What are the top questions asked in Bista Solutions interview for experienced candidates?

Some of the top questions asked at the Bista Solutions interview for experienced candidates -

  1. One 2 one round with CTO ( he wanted to know that am I able to handle client o...read more
  2. Basically she wanted to know my Communication sk...read more
  3. difference between tuple and diction...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
Mphasis Interview Questions
3.4
 • 773 Interviews
View all

Bista Solutions Reviews and Ratings

based on 30 reviews

4.4/5

Rating in categories

3.7

Skill development

4.3

Work-Life balance

4.0

Salary & Benefits

4.2

Job Security

3.7

Company culture

4.3

Promotions/Appraisal

4.2

Work Satisfaction

Explore 30 Reviews and Ratings
Software Developer
25 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Team Lead
7 salaries
unlock blur

₹7.3 L/yr - ₹18 L/yr

Senior Software Developer
6 salaries
unlock blur

₹7.1 L/yr - ₹11.5 L/yr

Project Lead
6 salaries
unlock blur

₹11 L/yr - ₹17.5 L/yr

Odoo Python Developer
6 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Bista Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview