﻿<?phpxml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<channel>
<title>Common Interview Questions - How to divide a number by seven?</title>
<link>http://commoninterview.com/technical_questions/how-to-divide-a-number-by-seven/</link>
<description>The task is to divide a number by 7 efficiently without using {/, *, -} operators.Possible Solution: The solution is to realize that we can do thi ...</description>
<pubDate>Sun, 23 May 2010 17:13:04 MDT</pubDate>
<language>en</language>
</channel>
</rss>

