Add office photos
Employer?
Claim Account for FREE

EPAM Systems

3.7
based on 1.3k Reviews
Filter interviews by

Cyfuture Interview Questions and Answers

Updated 19 Nov 2024
Popular Designations

Q1. How can you count the google pages shown on searching result of Google SE.?

Ans.

To count the Google pages shown on search result, you can look at the page numbers at the bottom of the search results.

  • Scroll to the bottom of the search results page to see the page numbers.

  • Each page number represents a different page of search results.

  • Count the total number of page numbers to determine the total number of Google pages shown.

Add your answer

Q2. You are from Kanpur(up),Why Kanpur Central Railway station is famous for ?

Ans.

Kanpur Central Railway station is famous for being one of the busiest and largest railway stations in India.

  • One of the busiest and largest railway stations in India

  • Serves as a major transportation hub for the region

  • Connects Kanpur to various parts of the country

  • Historical significance as an important railway junction

Add your answer

Q3. Can you explain the chat window coding?

Ans.

Chat window coding involves creating a user interface for real-time messaging between users.

  • Use HTML, CSS, and JavaScript to create the chat window layout and design.

  • Implement WebSocket or AJAX for real-time communication between users.

  • Store chat messages in a database for retrieval and display.

  • Include features like message notifications, emojis, and file sharing.

  • Consider security measures like encryption and authentication to protect user data.

Add your answer

Q4. Write Selenium Code for automation for Gmail ?

Ans.

Automate Gmail login and send email using Selenium WebDriver

  • Create a new WebDriver instance

  • Navigate to Gmail login page

  • Enter username and password

  • Click on the login button

  • Compose and send an email

Add your answer
Discover Cyfuture interview dos and don'ts from real experiences

Q5. Difference between interface and abstract class

Ans.

Interface is a contract specifying methods that a class must implement, while abstract class can have both implemented and abstract methods.

  • Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and non-abstract methods.

  • A class can implement multiple interfaces but can only inherit from one abstract class.

  • Interfaces are used to achieve multiple inheritance in Java, while abstract classes are used to provide a c...read more

Add your answer

Q6. Remove duplicates from the string.

Ans.

Use a set to remove duplicates from a string array.

  • Create a set to store unique strings.

  • Iterate through the array and add each string to the set.

  • Convert the set back to an array to get the unique strings.

Add your answer

Q7. Write a code for binary search

Ans.

Binary search code implementation in Python

  • Define a function that takes a sorted array and a target value as input

  • Initialize variables for low and high indices

  • Use a while loop to continue searching until low is less than or equal to high

  • Calculate mid index and compare value at mid with target

  • Update low or high based on comparison result

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

Interview Process at Cyfuture

based on 5 interviews in the last 1 year
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Softwaretest Engineer Interview Questions from Similar Companies

4.5
 • 23 Interview Questions
3.5
 • 16 Interview Questions
3.6
 • 14 Interview Questions
4.0
 • 13 Interview Questions
3.7
 • 11 Interview Questions
3.8
 • 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
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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