Visa
20+ Rudraa Creators Pvt. Ltd. Gurugram Interview Questions and Answers
Q1. Analytic que- Two trains start from equator and start running in different direction and they will never collide…so which train will have more wear n tear first…9use concept of rotation,relative motion and air...
read moreTwo trains starting from equator in opposite directions will not collide. Which train will have more wear and tear first?
The train moving towards the east will have more wear and tear due to the rotation of the earth
The train moving towards the west will have less wear and tear due to the rotation of the earth
Air resistance will also affect the wear and tear of the trains
The train moving towards the east will face more air resistance than the train moving towards the west
Q2. What is your project? If you are going to deploy this for commercial use, what additional aspects to be taken care of?
My project is a mobile app that helps users track their daily exercise and nutrition.
Ensure the app is user-friendly and intuitive
Implement a secure login and authentication system
Integrate with fitness trackers and nutrition databases
Perform thorough testing and bug fixing
Consider scalability and performance optimization
Implement a monetization strategy for commercial use
Q3. Where should u prefer BUS topology instead of ring topology and vice verse
BUS topology is preferred for small networks while ring topology is preferred for larger networks.
BUS topology is easier to install and maintain than ring topology.
Ring topology is more fault-tolerant than BUS topology.
BUS topology is suitable for small networks with few devices while ring topology is suitable for larger networks with many devices.
Ring topology is more expensive than BUS topology.
Examples of BUS topology include Ethernet and USB while examples of ring topolog...read more
Q4. Unit Testing (Code a given problem and generate test cases for unit testing)
Unit testing involves testing individual units of code to ensure they function as expected.
Identify the individual units of code to be tested
Create test cases for each unit, covering all possible scenarios
Execute the tests and analyze the results
Refactor the code as necessary based on the test results
Q5. how would you propose a solution to DoS , network attacks
A multi-layered approach is needed to prevent DoS and network attacks.
Implement firewalls and intrusion detection systems
Use load balancers to distribute traffic
Regularly update software and security patches
Limit access to sensitive data and systems
Educate employees on safe browsing habits and phishing scams
Q6. What kind of data mining can be done on VISA data? What are the uses?
Data mining on VISA data can provide insights on consumer spending patterns and fraud detection.
Identifying consumer spending habits and preferences
Detecting fraudulent transactions and patterns
Analyzing purchasing trends and market behavior
Predicting customer churn and loyalty
Optimizing marketing campaigns and personalized offers
Q7. SDLC and different type of model and steps in different model
SDLC refers to the process of software development. Different models include Waterfall, Agile, Spiral, and V-Model.
Waterfall model follows a linear sequential approach with distinct phases like planning, design, development, testing, and maintenance.
Agile model emphasizes on iterative and incremental development with continuous feedback and collaboration between cross-functional teams.
Spiral model combines the elements of both Waterfall and Agile models with risk analysis and...read more
Q8. What kind of bugs were fixed in project? How were they fixed?
Q9. What is Concurrent programming (Based on course taken)
Q10. Concepts behind Digital Signature and Digital Certificates
Digital signatures and digital certificates are cryptographic tools used to verify the authenticity and integrity of digital messages or documents.
Digital signatures use a private key to encrypt a hash of the message, providing authentication and integrity.
Digital certificates are issued by a trusted third party, containing the public key of the certificate holder.
Certificates are used to verify the authenticity of the digital signature and the identity of the sender.
Common e...read more
Q11. What programming language used for project?
Q12. What types of testing used in project?
Various types of testing are used in projects to ensure quality and functionality.
Unit testing: Testing individual components or units of code.
Integration testing: Testing the interaction between different components or modules.
System testing: Testing the entire system to ensure it meets the requirements.
Performance testing: Testing the system's performance under different loads.
Security testing: Testing the system's vulnerability to security threats.
User acceptance testing: ...read more
Q13. What to do with failed IT DR test or findings
Q14. Difference b/w Micro kernel and macro kernel
Microkernel is a minimalistic approach where only essential services are kept in kernel space while macrokernel has more services in kernel space.
Microkernel has a small kernel with minimal services while macrokernel has a large kernel with many services.
In microkernel, most services run in user space while in macrokernel, most services run in kernel space.
Microkernel is more secure and reliable while macrokernel is faster and more efficient.
Examples of microkernel-based oper...read more
Q15. How does a Web application work
Q16. What is QA? How can you ensure QA?
Q17. How to manage third party IT resilience
Q18. Diff b/w Interface and Abstract class
Interface is a blueprint of a class while Abstract class is a partially implemented class.
An interface can only have abstract methods while an 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 while abstract classes are used to provide a common base for related classes.
Interfaces are used to define contracts while abstract cla...read more
Q19. Difference b/w argument and parameter
Argument is the actual value passed to a function, while parameter is a variable used to define a function.
Parameter is a variable in the function declaration, while argument is the actual value passed to the function.
Parameter is used to initialize the function's variables, while argument is used to pass values to the function.
Example: function add(a, b) { return a + b; } add(2, 3); Here, a and b are parameters, while 2 and 3 are arguments.
Q20. Different topology in networking
Different topology refers to the arrangement of nodes in a network.
Common topologies include bus, star, ring, mesh, and hybrid
Bus topology connects all devices to a single cable
Star topology connects all devices to a central hub
Ring topology connects devices in a circular loop
Mesh topology connects devices in a network where each device has a direct connection to every other device
Hybrid topology is a combination of two or more topologies
Topology affects network performance, ...read more
Q21. Explain working of IDS and IPS
IDS and IPS are security systems that monitor network traffic for malicious activity and prevent attacks.
IDS (Intrusion Detection System) detects and alerts about potential attacks by analyzing network traffic and comparing it to known attack patterns.
IPS (Intrusion Prevention System) goes a step further by actively blocking malicious traffic and preventing attacks from happening.
Both systems use a combination of signature-based and behavior-based detection methods to identif...read more
Q22. What is Agile methodology?
Q23. Any plan for Post-graduation(M.S)
Yes, I plan to pursue a Master's degree after graduation.
I am currently researching different programs and universities for my post-graduation studies.
I plan to specialize in a specific field related to my undergraduate degree.
I am preparing for standardized tests required for admission, such as the GRE or GMAT.
I am also working on my personal statement and gathering letters of recommendation.
I am considering potential research topics or thesis ideas for my Master's program.
Q24. Indexes in DBMS
Indexes in DBMS are used to improve the performance of database queries.
Indexes are data structures that allow for faster retrieval of data from a database.
They work by creating a separate structure that contains a subset of the data in the table, organized in a way that makes it faster to search.
Indexes can be created on one or more columns in a table.
Examples of indexes include primary keys, unique indexes, and clustered indexes.
Indexes can also be used to enforce constrain...read more
Q25. Different types of testing?
Different types of testing include unit testing, integration testing, system testing, and acceptance testing.
Unit testing focuses on testing individual components or functions of a software application.
Integration testing involves testing how different components work together.
System testing tests the entire system as a whole.
Acceptance testing is performed to validate if the system meets the requirements and is ready for deployment.
Q26. Design Fitness Tracker
Q27. DSA on Strings and arrays
More about working at Visa
Top HR Questions asked in Rudraa Creators Pvt. Ltd. Gurugram
Interview Process at Rudraa Creators Pvt. Ltd. Gurugram
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month