
Asked in Infosys
Can you write a Python program to determine whether two given words are anagrams of each other without using built-in functions?

AnswerBot
6mo
Program to check if two words are anagrams without using built-in functions
Create a function that takes in two strings as input
Convert both strings to lists of characters
Sort the lists of characters
Ch...read more
Dipti Biswas
3mo
Yes
Help your peers!
Add answer anonymously...
Top Python Software Developer Interview Questions Asked at Infosys
Q. What is multi-threading?
Q. What is a generator?
Q. What are the OOPS concepts?
Interview Questions Asked to Python Software Developer at Other Companies
Top Skill-Based Questions for Infosys Python Software Developer
Python Interview Questions and Answers
400 Questions
Data Structures Interview Questions and Answers
250 Questions
Algorithms Interview Questions and Answers
250 Questions
Software Development Interview Questions and Answers
250 Questions
SQL Interview Questions and Answers
250 Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

